(Each string should be
terminated with _____________ symbol?)
Answers
Answered by
9
Answer:
semicolon
Explanation:
in Programming it should terminated with semicolon.....
("C")
Answered by
0
Answer:
Explanation:
Each string should be terminated with __\n____symbol.
Every string must conclude with the newIine character. A newline is a character that signifies the end of one line of information and the beginning of another. The newline character is referred to as a 'n' escape grouping in programming dialects such as C, Java, and Perl.Therefore the final answer is "\n".This symbol is called newline character.
#SPJ2
Similar questions
Math,
4 months ago
Computer Science,
4 months ago
Social Sciences,
4 months ago
English,
10 months ago
English,
10 months ago