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,

1242

What are "pure virtual" functions?

Adobe, Alter, iNautix,

1207

What is the difference between malloc, calloc and realloc?

Alter,

1110

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

Alter,

1062

What does malloc return in C and C++?

Alter,

1067

Difference between function overloading and function overriding.

Alter,

1114

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

Alter,

1054

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,

1070

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

Alter,

1083

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

Alter,

1161

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

Alter,

1139

What is a virtual function in C++?

C DAC,

1107

what is friend function in C++?

TCS,

1098

What is conversion constructor in C++

TCS,

1124

What is Coupling?

Cap Gemini,

1122


Un-Answered Questions { C++ }

What is the best it certification?

1173


Why do we use string in c++?

1007


What are the c++ access specifiers?

1489


Program to check whether a word is a sub-string or not of a string typed

2100


What does getch() do according to the ANSI C++ standard a) Reads in a character b) Checks the keyboard buffer c) Nothing in particular (Its not defined there)

1107


What is vector processing?

1210


What are c++ variables?

1105


What is token c++?

1094


What are the advantages of polymorphism?

1091


Explain the virtual inheritance in c++.

1122


What are the benefits of oop?

1365


Which ide is best for c++?

1095


How to call a non virtual function in the derived class by using base class pointer

6713


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

1113


How does list r; differs from list r();?

1211