Answers

SB

Answered

The ____ character is automatically appended to all strings by the C compiler.

A) '\NULL'
B) '\1'
C) '\n'
D) '\0'

On Mar 10, 2024


D