Languages such as Visual Basic, BASIC, and COBOL use ____ to refer to individual array elements.
A. ( )
B. [ ]
C. { }
D. < >
Answer: A
Computer Science & Information Technology
You might also like to view...
Inserting an e-mail address link can be done in the ________ dialog box
A) ScreenTip B) Place In This Document C) E-mail address D) Insert Hyperlink
Computer Science & Information Technology
Which of the following statements are true?
a. All files are stored in binary format. So, all files are essentially binary files. b. Text I/O is built upon binary I/O to provide a level of abstraction for character encoding and decoding. c. Encoding and decoding are automatically performed by text I/O. d. For binary input, you need to know exactly how data were written in order to read them in correct type and order.
Computer Science & Information Technology