|
Q
1). write a chequebook balancing program of an user,s account. It will use getline() to read a line, which will contain either the word ,,withdrawl,, or ,,deposit,,.The next line will contain...
viresh anand
03rd April, 2010
Hits: 600
0 Comment(s)
Check Answers
Q
If I = 636, M = - 642, A = 7.0983 and B = - 0.000352
Find the output if the following format pair is executed:
a) WRITE (6,11) I, M, A, B
11 FORMAT (‘1’, 110, I6, F 8.1, F10...
Girish
28th March, 2010
Hits: 529
0 Comment(s)
Check Answers
|