Using a character entity has an advantage over a numeric reference because you don't have to remember the character's exact ____.
A. number
B. size
C. location
D. name
Answer: A
Computer Science & Information Technology
You might also like to view...
ToUpper(string) is
a) a way of converting a string to all upper cases. b) a way to make the first letter of every word in a string a capital letter. c) a way of making one string more important than the rest. d) a syntax error.
Computer Science & Information Technology
Method _________ returns a list of the lines in a file.
Fill in the blank(s) with the appropriate word(s).
Computer Science & Information Technology
A bit consists of a ________
A) single letter such as R and B B) 0 or a 1 C) number such a 2 or 9 D) series of 0s and 1s such as 101
Computer Science & Information Technology
The feature of the IDE that displays a window containing the method’s argument names and types is called ________.
a) Quick Info b) IntelliSense c) Parameter Info d) Watch e) Method Info
Computer Science & Information Technology