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 are the storage qualifiers?

1222

Explain linear search.

1114

How should runtime errors be handled in c++?

1199

Explain virtual class and friend class.

1109

Define anonymous class.

1142

Explain queue. How it can be implemented?

1207

Differentiate between late binding and early binding. What are the advantages of early binding?

1085

Explain stack & heap objects?

1102

What is insertion sorting?

1176

What is the type of 'this' pointer? When does it get created?

1003

Explain rtti.

1143

Where are setjmp and longjmp used in c++?

1177

What is function prototyping?

1175

Define copy constructor.

1180

How are virtual functions implemented in c++?

1124


Un-Answered Questions { C++ }

Is recursion allowed in inline functions?

1141


What is namespace std; and what is consists of?

1384


What is class encapsulation?

1147


Are there interfaces in c++?

1074


What are vectors used for in c++?

1146


Define a nested class.

1126


What do you know about Volatile keyword in C++? Explain with an example code.

1125


Define upcasting.

1103


Which header file allows file i/o with streams a) fileio.h b) iostream.h c) fstream.h

1192


Can the operator == be overloaded for comparing two arrays consisting of characters by using string comparison?

1150


explain the term 'resource acquisition is initialization'?

1004


the maximum length of a character constant can be a) 2 b) 1 c) 8

1156


How do pointers work?

1256


How to declare a function pointer?

1046


Without using third variable write a code to swap two numbers.

1138