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++ Interview Questions
Questions Answers Views Company eMail

What is the difference between member functions and static member functions?

Alter,

1245

What are "pure virtual" functions?

Adobe, Alter, iNautix,

1209

What is the difference between malloc, calloc and realloc?

Alter,

1116

Declare a pointer to a function that takes a char pointer as argument and returns a void pointer.

Alter,

1067

What does malloc return in C and C++?

Alter,

1070

Difference between function overloading and function overriding.

Alter,

1120

What are pass by value and pass by reference?what is the disadvantage of pass by value?

Alter,

1058

There is a base class sub, with a member function fnsub(). There are two classes super1 and super2 which are sub classes of the base class sub.if and pointer object is created of the class sub which points to any of the two classes super1 and super2, if fnsub() is called which one will be inoked?

Alter,

1074

What is the 4 difference between delete[] and delete?

Alter,

1087

How to invoke a C function using a C++ program?

Alter,

1167

what do you mean by exception handling in C++?

Alter,

1142

What is a virtual function in C++?

C DAC,

1109

what is friend function in C++?

TCS,

1104

What is conversion constructor in C++

TCS,

1127

What is Coupling?

Cap Gemini,

1125


Un-Answered Questions { C++ }

What is size_type?

1126


What do you understand by zombie objects in c++?

1174


When the constructor of a base class calls a virtual function, why doesn't the override function of the derived class gets called?

1161


What is heap sort in c++?

1151


How do you sort a sort function in c++ to sort in descending order?

1064


Define a constructor - what it is and how it might be called (2 methods)?

1236


What does it mean to take the address of a reference?

1079


Why can’t you call invariants() as the first line of your constructor?

1095


Do you know the use of vtable?

1196


Is oop better than procedural?

1100


sir please send me bpcl previous question papers

2466


Does dev c++ support c++ 11?

1098


What should main() return in c and c++?

1079


What is pure virtual function? Or what is abstract class?

1127


Explain Memory Allocation in C/C++ ?

1121