C++ Interview Questions
Questions Answers Views Company eMail

What is runtime polymorphism in c++?

595

What is the use of endl in c++?

599

What is the use of string in c++?

553

What is difference between n and endl in c++?

586

What is a syntax in c++?

611

What is setiosflags c++?

537

What is the use of setfill in c++?

592

What is the history of c++?

561

What is ios class in c++?

581

What is buffering in c++?

589

What is difference between c++ and c ++ 14?

581

What is the difference between c++ and turbo c++?

592

What is increment operator in c++?

564

What is class and structure in c++?

563

What is the type of this pointer in c++?

636


Un-Answered Questions { C++ }

What do you mean by persistent and non persistent objects?

742


How can a called function determine the number of arguments that have been passed to it?

664


What does #define mean in c++?

617


What is cin clear () in c++?

616


Why should we use null or zero in a program?

606






What is singleton pattern in c++?

550


What is new keyword in oops?

593


When there is a global variable and local variable with the same name, how will you access the global variable?

625


Why interface is used?

555


Why do we use using namespace std in c++?

605


What is the difference between a constructor and a destructor?

618


What do stl stand for?

647


What are c++ files?

583


How do you declare A pointer to function which receives an int pointer and returns a float pointer

685


what are Access specifiers in C++ class? What are the types?

633