Exam (elaborations)
C++ QUIZ QUESTIONS AND ANSWERS
- Course
- Institution
What number is used by modern digital computers? - Answer- Binary Using "cin" and "cout" requires which library? - Answer- iostream What data type would be best for the value 42? - Answer- int What is the result of: pow( 3, 2 ) - Answer- 9 What value would the variable y be equal to? ...
[Show more]