Multiple Choice
A ____ is used to mark the end of each statement in a program.
A) comma (,)
B) slash (/)
C) period (.)
D) semicolon (;)
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q26: Source code is the bulk of the
Q27: _ is the fastest growing programming language
Q28: In the _ layout, the default layout
Q29: All of the following are examples of
Q30: SomeClass someObject = new SomeClass (some parameters);
Q32: Some JVMs translate byte code instructions into
Q33: The main advantage of a compiler is
Q34: _ is an editor available with Microsoft
Q35: The terminal I/O user interface is familiar
Q36: The main factor affecting a program's readability