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


Write a corrected statement in c++ so that the statement
will work properly. x =+ 7;

Answers were Sorted based on User's Feedback



Write a corrected statement in c++ so that the statement will work properly. x =+ 7;..

Answer / ravin

x+=7;

Is This Answer Correct ?    5 Yes 1 No

Write a corrected statement in c++ so that the statement will work properly. x =+ 7;..

Answer / rose

x+=7

Is This Answer Correct ?    2 Yes 3 No

Post New Answer

More C++ General Interview Questions

What is the first name of c++?

0 Answers  


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

1 Answers  


What is a catch statement?

0 Answers  


When should you use multiple inheritance?

2 Answers  


Does c++ cost money?

0 Answers  


What's the order in which the local objects are destructed?

0 Answers  


What are the c++ access specifiers?

1 Answers  


why we cant create array of refrences

4 Answers  


When do you call copy constructors?

0 Answers  


How do you initialize a class member, class x { const int i; };

8 Answers   emc2,


Write a program in C++ for Fibonacci series

0 Answers   Axtria, ITC Indian Tobacco Company,


What doescout<<(0==0) print out a) 0 b) 1 c) Compiler error: Lvalue required

0 Answers  


Categories