You are on page 1of 1

1) ______ is a C++ program that is a sequence of characters created with a text editor

and stored as a file?


a) Source code
b) Compiled code
c) Executable code
d) Byte code
2) ______ is a token that is the smallest unit in the C++ programming language?
a) Keywords
b) Identifiers
c) Constants
d) All of the above
3)

You might also like