C++ General Interview Questions
Questions Answers Views Company eMail

What is a local reference?

662

Difference between inline functions and macros?

588

What are function prototypes?

640

What is a type library?

678

What is a container class?

608

What is static class data?

565

What is protected inheritance?

588

What are the sizes and ranges of the basic c++ data types?

571

What are the new features that iso/ansi c++ has added to original c++ specifications?

574

Difference between pointer to constant vs. Pointer constant

576

What are references in c++? What is a local reference?

567

Describe exception handling concept with an example?

549

What are guid?

677

Explain the problem with overriding functions

596

How is static data member similar to a global variable?

573


Post New C++ General Questions

Un-Answered Questions { C++ General }

What does the ios::ate argument do?

654


What is meaning of in c++?

663


What is dynamic and static typing?

660


Define the process of handling in case of destructor failure?

564


What is a hash function c++?

546






what are the iterator and generic algorithms.

1452


What is the best c++ compiler?

584


What is binary search in c++?

557


What is static in c++?

586


What are signs of manipulation?

576


Is c++ a low level language?

507


What number of digits that can be accuratly stored in a float (based on the IEEE Standard 754)? a) 6 b) 38 c) An unlimited number

771


Explain unexpected() function?

574


Why is polymorphism useful?

558


What is difference between array and vector in c++?

550