Vidyalelo
C++ Programming · Q58

Variables and Data Types in C++

Programming · C++ Programming · question 58

Q58

0946, 786427373824, 'x' and 0X2f are . . . . . . . . and . . . . . . . . literals respectively.

A.
decimal, character, octal, hexadecimal
B.
octal, hexadecimal, character, decimal
C.
hexadecimal, octal, decimal, character
D.
octal, decimal, character, hexadecimal
Answer

Answer: Option D

Solution

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