To declare a c-string and initialize it to the value of "phonebook",
a. char s1=phonebook;
b. char s1[10]="phonebook";
c. c-string phonebook;
d. char s1[10]=phonebook;
d. char s1[10]=phonebook;
Computer Science & Information Technology
You might also like to view...
You can place a(n) page break in a form to continue the form onto an additional page (or pages). _________________________
Answer the following statement true (T) or false (F)
Computer Science & Information Technology
Your BookOnCD is an example of mobile software.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology
Whether they are text or graphics, ____ provide the fundamental tools for navigating Web pages or causing some other action to happen.
A. tags B. cookies C. ActiveX controls D. links
Computer Science & Information Technology
After the conclusion of any criminal trial, if it becomes evident that an appeal is not possible, all contraband must be destroyed
a. True b. False
Computer Science & Information Technology