FeedBack Form

Your Name :
Your Email :
Your Location :
Your Message :
   
FeedBack

C++ Objective Questions and Answers

1. C++ was developed by .........
 
  • A. Thomas Kushz
  • B. John Kemney
  • C. James Goling
  • D. Bjarne Stroutstrup
 
2. How many operators are classified in C++?
 
  • A. 10
  • B. 11
  • C. 12
  • D. 13
 
 
3. Auto, static, extern and register are called as
 
  • A. Static
  • B. Auto
  • C. Storage specifier
  • D. Register
 
4. Which is the smallest individual unit in a program?
 
  • A. Data
  • B. Tokens
  • C. Pointers
  • D. Statements
 
5. Which of the following is not a C++ keyword?
 
  • A. cont
  • B. if
  • C. this
  • D. new