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...


What are the basic data types used in c++?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

What are compilers in c++?

0 Answers  


What do you understand by a pure virtual member function?

0 Answers  


Does c++ have arraylist?

0 Answers  


How to declare an array of pointers to integer?

0 Answers  


What sorting algorithm does c++ use?

0 Answers  


Evaluate !(1&&1||1&&0) a) Error b) False c) True

0 Answers  


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

0 Answers  


class professor {}; class teacher : public virtual professor {}; class researcher : public virtual professor {}; class myprofessor : public teacher, public researcher {}; Referring to the sample code above, if an object of class "myprofessor" were created, how many instances of professor will it contain? a) 0 b) 1 c) 2 d) 3 e) 4

4 Answers   Quark,


What is a manipulative person?

0 Answers  


Can non-public members of another instance of the class be retrieved by the method of the same class?

0 Answers  


How a new element can be added or pushed in a stack?

0 Answers  


What is the history of c++?

0 Answers  


Categories