FeedBack Form

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

Basic C++ Questions and Answers

11. .......... allocates memory, based on the data type of the variable?
 
  • A. Compiler
  • B. Link
  • C. Converter
  • D. Interpreter
 
12. Every variable should be separated by .......... separator?
 
  • A. colon
  • B. semicolon
  • C. dot
  • D. comma
 
 
13. Which data type int, char are related?
 
  • A. fixed
  • B. void
  • C. integral
  • D. floating
 
14. ......... data types are Array, function, pointer, reference.
 
  • A. Derived
  • B. Floating
  • C. Build-in
  • D. User defined
 
15. Rick Mascitti coined the name ..........
 
  • A. BASIC
  • B. Visual BASIC
  • C. COBOL
  • D. C++