Answer the following questions true (T) or false (F)
1. C-string literals are written ‘Hello’.
2. A C-string variable is just an array of characters.
1. False
Explanation: C-string literals are spelled with the so-called double quote: “Hello”
2. False
Computer Science & Information Technology
You might also like to view...
An object that allows you to position text anywhere on the slide is called a:
A) text box. B) clip. C) thumbnail. D) handle.
Computer Science & Information Technology
In which of the following is the cloud infrastructure shared among several organizations from a specific group with common computing needs?
A. private cloud B. public cloud C. community cloud D. hybrid cloud
Computer Science & Information Technology