Action Script | Flash | Flex | ColdFusion Answers

Questions: 296

Answers by our Experts: 143

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Search & Filtering

BS Bank Inc wants to add some additional features in the application. The company asks FIT
technologies for the following additions: [15 Marks]
? BS Bank Inc. needs to add modules to provide the following services:
a. Online share and mutual funds trading
b. General insurance for health, car, and travel [10 Marks]
BS Bank Inc. should be able to provide other services like bill payments, mobile recharge. [5
Marks] [Use static variables and static function to implement this.]
a specific arrangement of grouping of data or data records is referred as?
Write a C program for writing data into a file, then read and display the details from a text file.
The program uses to user defined functions:
i. writeData ( ) – requests personal user details – E.g Names. Contact etc. and write them
to a text file
ii. readData ( ) – read the data from the text file the display them
NB: The program should have error handling mechanism to inform the user if an operation was
not successful
One way if approximating the cube root of x given an initial approximation is to use the newtons method for computing the cube root
Q1. Dates are commonly printed in several different format .Two of more common formats are
07/21/2013 and July 21, 2013
Write a program that reads a date in the first format and prints it in the second format
Q2. Write a program that read text and print a table indicating the number of one letter word ,two letter words ,three letter words and so on ,appearing in the text .For example ,the phrase
Whether ‘tis nobler in the mind to suffer

Word Length Occurrence
1 0
2 2
3 1
4 2
5 0
6 2
7 1
Q3. Write a Program that receive an integer (less than or equal to nine digit ).prints out the number in words .if the number input is 12342 ,then the output should be Twelve thousand ,Three Hundred Forty Two


Hayley has started the application development. She needs to ensure that the application meets
the following requirements:
When the application starts, it should display a message asking the user to enter either option d or
v. The application should execute the following actions for the two options:
d: The application should display the file extension of the stock details.
v: The application should open the stock details file in the read-only mode and display its
contents.
Write the code snippet that Hayley should use to implement the desired functionality in the
application.
In case the user presses any other key, the application should open the stock details file in the
read/write mode, display a message to enter new stock details, and save the details that the user
has entered. Write the code snippet that Hayley should use to accomplish the preceding task. [10
Marks]
77.44E04 is equivalent
Write a program that asks the user to enter two decimal numbers.The program
should calculate and display the product and quotient of the two numbers.Use a
function Product()to calculate the product.The function should have two argu-
ments, which are the two numbers that the user inputs.The function should re-
turn the product of the numbers. Use a function Quotient() that has two
arguments,which are the numbers input by the user.The function should return
the quotient of the first number divided by the second. If the second number is
zero (recall that division by zero is not allowed), display an error message and
exit the program.
BS Bank Inc wants to add some additional features in the application. The company asks FIT
technologies for the following additions: [15 Marks]
? BS Bank Inc. needs to add modules to provide the following services:
a. Online share and mutual funds trading
b. General insurance for health, car, and travel [10 Marks]
BS Bank Inc. should be able to provide other services like bill payments, mobile recharge.[Use static variables and static function to implement this.]
write in c++ to enter the cost price & selling price of product
LATEST TUTORIALS
New on Blog
APPROVED BY CLIENTS