________ is a text-based approach to documenting an algorithm
A) Flowcharting
B) Pseudocode
C) A Gantt chart
D) Flow analysis
B
Computer Science & Information Technology
You might also like to view...
Which of the following cannot be an Enum’s underlying type?
a) SByte b) Integer c) ULong d) Double
Computer Science & Information Technology
Attempting to access an array element outside of the bounds of an array, causes a(n) .
a. ArrayOutOfBoundsException. b. ArrayElementOutOfBoundsException. c. ArrayIndexOutOfBoundsException. d. ArrayException.
Computer Science & Information Technology
____ is a measurement of the number of pixels per inch in an image.
A. Pixelation B. Clarity C. Resolution D. Draft
Computer Science & Information Technology
Excel's Name Box identifies the worksheets in a workbook
Indicate whether the statement is true or false
Computer Science & Information Technology