Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

C++ General Interview Questions
Questions Answers Views Company eMail

Can we have "Virtual Constructors"?

TCS,

10 27370

What are the different types of polymorphism?

3 9582

What are Virtual Functions? How to implement virtual functions in "C" ?

3 15871

What are the different types of Storage classes?

5 17775

What is Namespace?

HCL, Samsung,

5 10538

What are the types of STL containers?

4 12586

What is the Difference between "vector" and "array"?

Covansys, Gambit, TCS, Wipro,

15 61909

How to write a program such that it will delete itself after exectution?

3 10464

Can we generate a C++ source code from the binary file?

2 7555

What are inline functions?

Fidelity, Verizon,

3 8867

What is "strstream" ?

Huawei,

1 6508

Explain "passing by value", "passing by pointer" and "passing by reference" ?

5 12479

What is "mutable" keyword?

Infosys, Teradata,

2 18203

What is a "RTTI"?

HCL,

6 12538

Is there something that we can do in C and not in C++?

Patni,

14 21318


Post New C++ General Questions

Un-Answered Questions { C++ General }

What is the default width for ouputting a long integer using the insertion operator?

1201


How does java differ from c and c++?

943


How do you add an element to a set in c++?

948


Why do we use double in c++?

1019


Can a Structure contain a Pointer to itself?

1083


Will a recursive function without an end condition every quit, in practice a) Compiler-Specific (Some can convert to an infinite loop) b) No c) Yes

1044


Explain what are mutator methods in c++?

1074


How can we access protected and private members of a class?

1071


What are the two shift operators and what are their functions?

1045


What programming language should I learn first?

1051


What is searching? Explain linear and binary search.

957


Is c++ a low level language?

929


Define pre-condition and post-condition to a member function in c++?

1107


What are the five basic elements of a c++ program?

1064


Will a C compiler always compile C++ code a) Yes b) No c) Only optimized compilers

1010