Computer Science - Object Oriented Programming Using C++ - Discussion
|
|
|
|
Read more:"Everything you can imagine is real."
- Pablo Picasso
|
| 1. |
Which of the following are valid characters for a numeric literal constant? |
| [A]. |
a decimal point | | [B]. |
the letter e | | [C]. |
a minus sign | | [D]. |
a plus sign | | [E]. |
All of the above |
Answer: Option A
Explanation:
No answer description available for this question.
|
|
|