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. if (x = y) x = 2*z;

Answer Posted / kannan

if(x==y)
printf("x=2*z");

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why is it necessary to use a reference in the argument to the copy constructor?

1178


Why c++ does not have finally?

1148


What is difference between c++ and c ++ 14?

1114


What are literals in C++?

1082


what is scupper?

2474


What is the output of the following program? Why?

1202


What are enumerations?

1150


Why is c++ still best?

1028


What is a c++ vector?

1126


What is a down cast?

1177


Can I learn c++ without knowing c?

1122


What is the use of data hiding?

1069


Is c++ slower than c?

1112


What is the iunknown interface?

1185


What is the difference between the functions rand(), random(), srand() and randomize()?

1370