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


How do I tokenize a string in c++?


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

Post New Answer

More C++ General Interview Questions

Explain how would you handle a situation where you cannot call the destructor of a local explicitly?

0 Answers  


Is c++ a low level language?

0 Answers  


Define a constructor - what it is and how it might be called (2 methods)?

0 Answers  


write the programme that convert a interger to biniry number

1 Answers   Amazon,


Explain the difference between 'operator new' and the 'new' operator?

1 Answers   Lucent, TCS,


What is data binding in c++?

0 Answers  


class X { public: int x; static void f(int z); }; void X::f(int y) {x=y;} What is the error in the sample code above? a) The class X does not have any protected members. b) The static member function f() accesses the non-static z. c) The static member function f() accesses the non-static x. d) The member function f() must return a value. e) The class X does not have any private members.

2 Answers   Quark,


What is constructor in C++?

0 Answers  


What are access specifiers in C++?

3 Answers  


Does c++ cost money?

0 Answers  


Why is c++ is better than c?

0 Answers  


Which is not a valid keyword a) public b) protected c) guarded

0 Answers  


Categories