In the variable initialization: char course[20] = “Intro to C++”; the character at course[6] will be:
A. \0
B. the letter o
C. the letter t
D. a space.
C
Computer Science & Information Technology
You might also like to view...
A Find Tag can be used to search and find specific content in a notebook
Indicate whether the statement is true or false
Computer Science & Information Technology
A table is modified to use cellspacing and cellpadding by adding these attributes to the <____________________> tag.
Fill in the blank(s) with the appropriate word(s).
Computer Science & Information Technology