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

Is oops and c++ same?

1050

Can we sort map in c++?

1017

Which is the best c++ compiler?

1080

Are strings immutable in c++?

1160

Is string an object in c++?

1154

What is c++ try block?

1047

What is c++ flowchart?

1393

What c++ library is string in?

1060

What is object in c++ wikipedia?

1009

What is algorithm in c++ programming?

1127

Does c++ have string data type?

1109

Why is c++ called oops?

1180

Does c++ have arraylist?

1023

What is an object in c++?

1 1268

What is time h in c++?

1139


Post New C++ General Questions

Un-Answered Questions { C++ General }

Must accepts "Maestro Cards" Tax for bike should be less than 15 Total number of lanes is more than 10 Must provides monthly pass Write a method: boolean isGoodTollBridge(String[] cardsAccepted, String[] tollTax, boolean hasMonthlyPass, int numberOfLanes); String[] cardsAccepted A String array of names of card types accepted for payment of toll tax, it can be null if the toll does not accept any card String[] tollTax A String array of toll tax chart (say “Train : 300”,”BullCart : 10”) boolean hasMonthlyPass This parameter defines whether there is any monthly pass available or not int numberOfLanes This parameter defines the number of lanes for each side

3466


Declare a class vehicle and make it an abstract data type.

970


Explain about Garbage Collector?

1122


Explain this pointer?

1069


What are shallow and deep copies?

1118


Why isn't sizeof for a struct equal to the sum of sizeof of each member?

998


What is vector pair in c++?

1230


What are namespaces in c++?

1099


List down the guideline that should be followed while using friend function.

1072


Where are setjmp and longjmp used in c++?

1124


What is the use of volatile variable?

1087


When the constructor of a base class calls a virtual function, why doesn't the override function of the derived class gets called?

1103


Describe linked list using C++ with an example.

1087


What are the extraction and insertion operators in c++? Explain with examples.

1196


What are multiple inheritances (virtual inheritance)? What are its advantages and disadvantages?

1058