The Database Managers, Inc.

Contact The Database Managers, Inc.


Use an RSS enabled news reader to read these articles.Use an RSS enabled news reader to read these articles.

C++ Language Definition and Acronym Questions

by Curtis Krauskopf

Provide the definitions of each of these words or phrases. For the words that are C++ keywords, describe all of the ways that the keyword could be used.

  • What is polymorphism?
  • What is a virtual keyword used for?
  • What is the mutable keyword used for?
  • What is the explicit keyword used for?
  • What is template metaprogramming?
  • What do the public, private and protected keywords mean?
  • What is the static keyword used for?
  • What is an assignment operator?
  • What is a dangling pointer?
  • What is a functor?

Acronyms

There are many common acronyms in the C++ programming language. What is the definition of each of these acronyms?
  • STL
  • RAII
  • VCL (this acronym only applies to developers who are interviewing for a position that will use a Borland C++ compiler)
  • Why is C++ called C++?
  • If you saw a WChar type in a program you didn't write, what would it typically represent?
Previous Questions More C++ Questions
Jump to Questions Page:  1  2  3  4  5  6  7  8  9  10  11  12  13 
 
Jump to Answers Page:  1  2  3  4  5  6  7  8  9  10  11  12  13 
Services | Programming | Contact Us | Recent Updates
Send feedback to: