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

What is the purpose of ios::basefield in the following statement?

1303

Is it possible for a member function to delete the pointer, named this?

1240

Write about the use of the virtual destructor?

1060

How a new operator differs from the operator new?

1183

Can we define a constructor as virtual in c++?

1187

Write about a nested class and mention its use?

1164

What would happen on forgetting [], while deallocating an array through new?

1146

How can an improvement in the quality of software be done by try/catch/throw?

1140

What is the sequence of destruction of local objects?

1021

What is the main purpose of overloading operators?

1209

What is a c++ class?

1151

How do c++ struct differs from the c++ class?

1262

Discuss the possibilities related to the termination of a program before entering the mainq method?

1002

How do you find out if a linked-list has an end? (I.e. The list is not a cycle)

1221

Why are arrays usually processed with for loop?

1284


Post New C++ General Questions

Un-Answered Questions { C++ General }

Explain abstraction.

1174


Explain selection sorting. Also write an example.

1095


How long will it take to learn programming?

1104


Is c++ a pure oop language?

1122


What is c++ library?

1092


Which of the following is evaluated first: a) && b) || c) !

2419


What are the defining traits of an object-oriented language?

1260


How can you tell what shell you are running on unix system?

1162


What does scope resolution operator do?

1167


Which one between if-else and switch is more efficient?

1125


What is c++ hash?

1156


Why do we use classes in c++?

1114


What is a far pointer? where we use it?

1133


How do you flush std cout?

1147


Why is that unsafe to deal locate the memory using free( ) if it has been allocated using new?

1121