Which program flow charting symbol can be used to represent the statement WRITE SUM?
a) process
b) general input/output
c) terminal interrupt
d) sequence
b) general input/output
Computer Science & Information Technology
You might also like to view...
Assuming that the pointer variable p1 is of the correct type and size is an integer with some value > 1, which of the following declarations are legal?
a. p1 = new string[size]; b. p1 = new ifstream[size]; c. p1 = new char[size*size]; d. A and B e. A, B and C
Computer Science & Information Technology
To create a report, first click the ____ tab.
A. HOME B. CREATE C. EXTERNAL DATA D. DATABASE TOOLS
Computer Science & Information Technology