C++ General Interview Questions
Questions Answers Views Company eMail

What are vectors used for in c++?

690

How does class accomplish data hiding in c++?

767

Can we use pointers in c++?

684

What are manipulators in c++ with example?

661

What are features of c++?

728

Can I learn c++ in a week?

651

What is auto used for in c++?

659

Is c++ still being used?

635

What are c++ templates used for?

699

What are namespaces in c++?

678

How does c++ structure differ from c++ class?

690

Does dev c++ support c++ 11?

643

What is #include c++?

654

Does c++ have finally?

638

What is #include iostream in c++?

665


Post New C++ General Questions

Un-Answered Questions { C++ General }

Is c++ high level programming language?

748


Is there any function that can skip certain number of characters present in the input stream?

652


Will a catch statement catch a derived exception if it is looking for the base class?

622


How do I write a c++ program?

669


What are the basics of local (auto) objects?

707






Are there interfaces in c++?

647


What is an undefined reference/unresolved external symbol error and how do I fix it?

683


Write about the access privileges in c++ and also mention about its default access level?

691


What is the difference between equal to (==) and assignment operator (=)?

655


Is c++ double?

642


What is a volatile variable in c++?

645


what are the decision making statements in C++? Explain if statement with an example?

733


What are function prototypes?

774


What is the difference between an array and a list?

651


Can you please explain the difference between overloading and overriding?

691