Vidyalelo
C++ Programming · Q117

Classes and Objects in C++

Programming · C++ Programming · question 117

Q117

Identify the correct statement.

A.
typedef does not create different types. It only creates synonyms of existing types
Answer
B.
typedef create different types
C.
typedef create own types
D.
typedef will not creates synonyms of existing types

Answer: Option A

Solution

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