Computer Science - Object Oriented Programming Using C++ - Discussion

Discussion Forum : Object Oriented Programming Using C++ - Section 9 (Q.No. 20)
20.
Which of the following numerical value(s) is(are) invalid constant(s)?
0.7
9.3el2
27,512
12345678
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
2 comments Page 1 of 1.

SADIQ said:   9 years ago
C]. 27,512 is the correct answer because in numeric constant there is no comma (,) allowed.

Harsh said:   6 years ago
Yes, you are right @Sadiq.

Post your comments here:

Your comments will be displayed after verification.