The rectangle with double lines on the sides indicates:
a. A decision.
b. A process.
c. A module to be processed.
d. An assignment instruction.
c. A module to be processed.
Computer Science & Information Technology
You might also like to view...
Pictures can be made to look like sketches or paintings by applying:
A) alignment effects. B) leveling effects. C) artistic effects. D) paging elements.
Computer Science & Information Technology
Which of the following is not true?
a. a pointer can be assigned the address of an array b. an array can be assigned the value in a pointer variable c. if a pointer points to an array, it can be used in place of the array name d. if a pointer points to an array, the pointer does not know how many elements are in the array.
Computer Science & Information Technology