Vidyalelo
C++ Programming · Q117

Variables and Data Types in C++

Programming · C++ Programming · question 117

Q117

Pick the right option. Statement 1: A definition is also a declaration. Statement 2: An identifier can be declared just once.

A.
Statement 1 is true, Statement 2 is false
B.
Statement 2 is true, Statement 1 is false
Answer
C.
Both are false
D.
Both are true

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board