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 else syntax in c++?

1264

What is the use of vtable?

1192

What are the basics of local (auto) objects?

1189

What is else if syntax?

1214

What is while loops?

1099

What is functions syntax in c++?

1201

What is problem with overriding functions?

1117

What is virtual destructor ans explain its use?

1170

Tell me what are static member functions?

1134

Explain the difference between overloading and overriding?

1196

Explain data encapsulation?

1168

Can you please explain the difference between overloading and overriding?

1148

Explain polymorphism?

1116

Do you know what are pure virtual functions?

1200

Can you please explain the difference between using macro and inline functions?

1091


Post New C++ General Questions

Un-Answered Questions { C++ General }

Explain the pure virtual functions?

1170


Write about a nested class and mention its use?

1164


Explain deep copy?

1104


What are the new features that iso/ansi c++ has added to original c++ specifications?

1207


What is an adaptor class in c++?

1282


Write a program which is required to process the time of a clock in hours and minutes, entered from the keyboard. With this program, there are two requirements for any data entered by a user: 1. The data must be of the correct type (in this case, two ints). 2. The data must be in the correct range: this means that, for the minutes, negative numbers and any number above 59 must be rejected; for the hours, negative numbers and any number above 23 must be rejected. Output error message for invalid data input. Output the time one and a half hour after the time input. i.e. Hour: 22 Min: 32 One and a half hour after 22:32 is 00:02

2005


What are put and get pointers?

1183


What is this pointer in c++?

1486


What is ios flag in c++?

1275


What is the history of c++?

1132


Can turbo c++ run c program?

1146


What are the steps in the development cycle?

1160


Do class method definitions?

1093


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

1072


Explain about Garbage Collector?

1163