C++ MQCs with Explanation (CHAPTER 3: TOKENS, EXPRESSIONS AND CONTRAL STRUCTURES)

Which of the following is a user-defined data type in C++? ?

  1. array
  2. enumeration
  3. void
  4. function



Answer: 
Option b:enumeration

Explanation Here

Post a Comment

0 Comments