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 two shift operators and what are their functions?


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

Post New Answer

More C++ General Interview Questions

Do inline functions improve performance?

0 Answers  


Const char *p , char const *p What is the difference between the above two?

0 Answers   TCS,


let a,b,c be three integer numbers.write a c++ program with a function void rotate 1()such that a->b->c and c->a.

1 Answers  


what is data encapsulation in C++?

0 Answers  


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

0 Answers  


What is constructor c++?

0 Answers  


What are the implicit member functions of class?

0 Answers  


Write bites in Turbo c++ Header ("Include") Files.

0 Answers  


What can c++ be used for?

0 Answers  


class basex { int x; public: void setx(int y) {x=y;} }; class derived : basex {}; What is the access level for the member function "setx" in the class "derived" above? a) private b) local c) global d) public e) protected

3 Answers   Quark,


Can non graphic characters be used and processed in C++?

0 Answers   HCL,


Explain what happens when a pointer is deleted twice?

0 Answers  


Categories