Wednesday, 20 May 2015

Q39.Paper 2,D 12. Match the following with respect to C++ data types :



User defined type                1. Qualifier
b. Built in type                      2. Union
c. Derived type                     3. Void
d. Long double                     4. Pointer
-Code :
----a b c d
(A) 2 3 4 1
(B) 3 1 4 2
(C) 4 1 2 3
(D) 3 4 1 2
Answer(A)

No comments:

Post a Comment

Note: only a member of this blog may post a comment.