Which of the following terms is an example of a character-string constant?
a) 123
b) ABC
c) GRADE
d) none of the above
d) none of the above
Computer Science & Information Technology
You might also like to view...
Which of the following can be placed in the blank line in the following code?
``` public class Test { private int id; public void m1() { _____.id = 45; } } ``` a. this b. Test
Computer Science & Information Technology
The ________ port is the most common port used to connect devices such as printers, scanners, digital cameras, and keyboards to a computer
Fill in the blank(s) with correct word
Computer Science & Information Technology
The shape attribute of the tag can take any of the following values, except ____.
A. circle B. poly C. triangle D. rect
Computer Science & Information Technology
A ____ is an object that allows users to choose from multiple predetermined options.
A. source B. starter C. feeder D. slider
Computer Science & Information Technology