New ! Computer Science MCQ Practise Tests



11th Standard English Medium Computer Science Subject Introduction To C++ Creative 2 Mark Questions with Solution Part - I

11th Standard

    Reg.No. :
  •  
  •  
  •  
  •  
  •  
  •  

Computer Science

Time : 01:00:00 Hrs
Total Marks : 10

    2 Marks

    5 x 2 = 10
  1. What is the difference between 'a' and "a" in c++?

  2. Given the following code segment
    int x = 30;
    cout << ++ x;
    cout <<
    a. What output does the above code segment produce?
    b.What is the output when ++x replaced x+ 1;

  3. What is the use of comma operator in C++?

  4. Write a note on comment statement.

  5. What is the use of return statement?

*****************************************

Reviews & Comments about 11th Standard English Medium Computer Science Subject Introduction To C++ Creative 2 Mark Questions with Solution Part - I

Write your Comment