728by90ad
Object Oriented Programming Using C++ - Section 8 Multiple Questions and Answers.
Exercise Questions ::
Object Oriented Programming
31. | Which of the following will store the number 320000 as a Float number? |
| |
| A. | counPop = (float) 3.2e5; |
| B. | counPop = (float) 3.2e6; |
| C. | counPop = (float) .32e5; |
| D. | counPop = (float) .32e7; |
|
|
Published by:Michael Daani
Published by:Michael Daani
Published by:Michael Daani
Published by:Michael Daani
Published by:Michael Daani
«»