________ can be used as pointers.
A) Array names
B) C++ string objects
C) Punctuation marks
D) All of the above
E) None of the above
A) Array names
Computer Science & Information Technology
You might also like to view...
10Base5 technology used what media?
What will be an ideal response?
Computer Science & Information Technology
____ is the native file format in Adobe Fireworks.
A. JPEG B. TIFF C. BMP D. PNG
Computer Science & Information Technology
____ is the default setting for the buttons that will be displayed in a message box like the one in the accompanying figure.
A. MessageBoxButtons.OKOnly B. MessageBoxButtons.OKCancel C. MessageBoxButtons.YesNo D. MessageBoxButtons.YesNoCancel
Computer Science & Information Technology
In a repetition structure, what is the requirement for repeating the instructions called?
A. infinite loop B. sentinel value C. exit condition D. looping condition
Computer Science & Information Technology