Questions and Answers


  1. Which keyword is used to define the user defined data types?











  1. View Hint View Answer Discuss in Forum

    NA

    Correct Option: D

    typedef


  1. Which of the following header files is required for creating and reading data files?











  1. View Hint View Answer Discuss in Forum

    NA

    Correct Option: D

    In this fstream.h header file is used for accessing the files only.



  1. Which of the header file must be included to use stringstream?











  1. View Hint View Answer Discuss in Forum

    NA

    Correct Option: C


  1. Which of the following header file does not exist?











  1. View Hint View Answer Discuss in Forum

    NA

    Correct Option: D



  1. setprecision requires which of the following header file?











  1. View Hint View Answer Discuss in Forum

    NA

    Correct Option: A

    The iomanip header file is used to correct the precision of the values.