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 + y=z;

Answers were Sorted based on User's Feedback



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

Answer / rose

z= x+y


Is This Answer Correct ?    4 Yes 0 No

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

Answer / ravin

z=x+y;

Is This Answer Correct ?    4 Yes 0 No

Post New Answer

More C++ General Interview Questions

print first nodd numbers in descending order

7 Answers  


Explain class invariant.

0 Answers  


What are virtual functions in c++?

0 Answers  


Which bitwise operator is used to check whether a particular bit is on or off?

0 Answers  


What is DlgProc?

0 Answers   C DAC,


What is difference between class and structure in c++?

0 Answers  


What does new return if there is insufficient memory to make your new object?

0 Answers  


What is stack unwinding?

0 Answers  


Write a program using display() function which takes two arguments.

0 Answers  


Explain all the C++ concepts using examples.

0 Answers   InterGraph,


How do you remove an element from a set in c++?

0 Answers  


How to defines the function in c++?

0 Answers  


Categories