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

Q1. An accountant finds that the trial balance of his client did not tally and it showed an excess credit of Rs. 69.74. He transferred it to a suspense account and later discovered the following errors.
a) Rs. 44.37 paid to Anand has been credited to his account as Rs. 34.37.
b) A purchase of Rs. 145.50 has been posted as Rs. 154.50 to the purchases account.
c) An expenditure of Rs. 158 on repairs has been debited to the buildings account.
d) Rs. 80 was allowed by B as discount which has not been entered in the books.
e) A sum of Rs. 125.05 realised on the sale of old furniture has been posted to the sales account.
Give journal entries to rectify the errors and show the suspense account as it would appear after adjustments
Hint: Total of suspense a/c = 78.74
can an acute angle be adjacent to an obtuse angle
The calculator should store the result of an expression in a variable called "ans", which can be
used as an input in other mathematical expressions, as shown in the following statements:
>calculate 25*(3+5-(10/2))
ans=75
>calculate ans+10
ans=85
>calculate ans*10/5
However, the candidate can declare any variable to store the result. Being an aspiring candidate,
develop the console-based calculator using C#.
Write a C++ code to count the number of characters, words, and lines entered by the user. The program stops if the user enters two dots.
wite a c++ program to print all integers from 1 to 20 and their square roots.
Construct the flowchart, algorithm and a basic program for finding x raised to power n (x^n), where n is a floating point value(real numbers).
An Operating System could be implemented using a Ready State and Running State. Provide an argument why this is not an efficient arrangement and outline a more reasonable approach to system states and how they are interlinked for process management in an OS.
Suppose the South African Football Association (SAFA) runs a competition in which a spectator has to be chosen from three candidates and suppose there are 4 voting stations. We need a C++ program that will count the votes for every candidate and display the result. At every voting station the voters have to be asked one after the other for which candidate (indicated by (C)hiefs or (B)uccaneer or (P)latinum Stars) he or she wants to vote for. ZZZ is entered when all the voters at the specific voting station have voted. The program has the following structure • The three totals and the number of spoilt votes are initialised to 0 • Now a for loop follows, going from one (1) to the number of voting stations • Inside the loop is a while loop. A prompting message appears on the screen, asking the voter for which candidate he or she wants to vote. The choice of the voter is then input • Inside the while loop is a switch statement to increment the correct total. The default option is used to count the number of spoilt votes • The while loop is exited when ZZZ is entered for the choice • When the for loop is exited, the three totals, the number of spoilt votes and the winning total are displayed
write a flex prg to convert feet to inch ?
Write a function called Sum that calculates and returns the sum of all numbers from 1 through the int passed to the function.
Note, Sum(1) is 1 and Sum(2) is 3 and Sum(3) is 6
LATEST TUTORIALS
New on Blog
APPROVED BY CLIENTS