A string array

a) stores an actual string in each of its elements
b) can only provide access to strings of a certain length
c) is actually an array of pointers
d) is always less memory efficient than an equivalent dou-ble-subscripted array


c) is actually an array of pointers

Computer Science & Information Technology

You might also like to view...

In the URL http://whitehouse.gov, the top-level domain name is ________

A) http B) whitehouse.gov C) whitehouse D) .gov

Computer Science & Information Technology

All Web browsers use the _______________.

A. Hypertext Transfer Protocol (HTTP) B. Internet Message Access Protocol (IMAP) C. Integrated Services Digital Network (ISDN) D. Post Office Protocol 3 (POP3)

Computer Science & Information Technology

The method header of the equals() method within the String class is ____.

A. public boolean equals(Strings) B. private boolean equals(String s) C. public boolean equals(String s) D. public boolean equals(Character s)

Computer Science & Information Technology

Solve the system using a graphing calculator.

A.
B.
C.
D. Infinite number of solutions
E. No solution

Computer Science & Information Technology