If the printf function is passed a character array that is not null terminated it will:

a. cause a syntax error
b. print the contents of the character array and stop
c. print the contents of the character array and keep printing characters in memory until it encounters a null character
d. the behavior is system dependent
e. none of the above

C

Computer Science & Information Technology

You might also like to view...

Only the Pro or Enterprise editions of Windows 8.1 can be a Remote Desktop host (Server)

Indicate whether the statement is true or false

Computer Science & Information Technology

Which of the following devices can be used to offload outbound web server SSL encryption overhead?

A. NIPS B. Proxy server C. Content filter D. VPN concentrator

Computer Science & Information Technology