C++ MQCs with Explanation.( CHAPTER 2: BEGINNING WITH C++)

For using functions that convert numbers to text and text to numbers, we must include the following header file: ?

  1. cstdlib
  2. iostream
  3. cstdio
  4. cmath



Answer: 
Option b: iostream

Explanation Here

Post a Comment

0 Comments