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 abstraction encapsulation?

1202

How is polymorphism achieved?

1118

Why is oop better than procedural?

1145

Why multiple inheritance is not possible?

1126

Why multiple inheritance is not allowed?

1266

What is polymorphism what is it for and how is it used?

1065

What is new keyword in oops?

1105

What is multilevel inheritance in oop?

1091

What is polymorphism used for?

1116

What type of loop is a for loop?

1141

What is difference between polymorphism and inheritance?

1135

What is the diamond problem in inheritance?

1207

What are the two different types of polymorphism?

1205

What are the benefits of oop?

1362

Which is best ide for c++?

1067


Un-Answered Questions { C++ }

Why multiple inheritance is not possible?

1126


How would perform Pattern Matching in C++?

1316


Is c++ platform dependent?

1156


What is #include sstream?

1118


Will a recursive function without an end condition every quit, in practice a) Compiler-Specific (Some can convert to an infinite loop) b) No c) Yes

1136


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

1250


What is the difference between #import and #include in c++?

1173


What do you mean by translation unit in c++?

1441


Which bit wise operator is suitable for checking whether a particular bit is on or off?

1087


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

1125


Question: Write a program that prints a paycheck. Ask the program user for the name of the employee, the hourly rate, and the number of hours worked. If the number of hours exceeds 40, the employee is paid “time and a half”, that is, 150 percent of the hourly rate on the hours exceeding 40. Be sure to use stepwi se refine ment and break your solution into several functions. Use the int_name function to print the dollar amount of the check.

1316


Explain class invariant.

1120


What are iterators in c++?

1065


Explain register storage specifier.

1058


Is c++ vector dynamic?

1219