OOPS
August 29, 2024OOPS
August 29, 2024OOPS
Question 186
|
Match the following with respect to C++ data types :
a-2, b-3, c-4, d-1
|
|
a-3, b-1, c-4, d-2
|
|
a-4, b-1, c-2, d-3
|
|
a-3, b-4, c-1, d-2
|
Question 186 Explanation:
User defined type→ Union
Built in type→ Void
Derived type→ Pointer
Long double→ Qualifier
Built in type→ Void
Derived type→ Pointer
Long double→ Qualifier
Correct Answer: A
Question 186 Explanation:
User defined type→ Union
Built in type→ Void
Derived type→ Pointer
Long double→ Qualifier
Built in type→ Void
Derived type→ Pointer
Long double→ Qualifier