Discussion :: Object Oriented Programming Using C++
-
An identifier in C
A.
is a name of a thing such as variable and function
|
B.
is made up of letters, numerals, and the underscore
|
C.
can contain both uppercase and lowercase letters
|
D.
All of the above
|
E.
None of the above
|
Answer : Option D
Explanation :
No answer description available for this question.
Be The First To Comment