Which of the following statements about strings is false?
A. Strings are declared as character arrays.
B. As long as they are identically declared, including their length, one string may be assigned to another.
C. Strings may be declared as a character pointer.
D. When a string is initialized, we do not need to specify the size of the array.
E. Strings can be read and written using the formatted I/O functions or special string I/O functions.
Answer: B
You might also like to view...
Leslie, a computer hacker, creates a game using malware code for desktop computers. Once users download the game, the malware infects their devices without their knowledge. The type of malware Leslie has programmed into the game is a _____.
A. ?firewall B. ?proxy C. ?Trojan horse D. ?War horse
In C++, function prototypes typically have ____ scope.
a. external b. local c. internal d. global
You must use one service for domain name registration and a different service for Web hosting.
Answer the following statement true (T) or false (F)
To create absolute links to pages, the text files must be stored in the same root folder or a subfolder in the root folder.
Answer the following statement true (T) or false (F)