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

Find errors
(1) m = ++a*5;
(2) a = b ++ -c*2;
(3)y = sqrt (1000);

Answer Posted / sumalatha

b is the error because decrement of c is instead of --c it has -c

Is This Answer Correct ?    6 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain how can I convert a number to a string?

1207


what are bit fields? What is the use of bit fields in a structure declaration?

2205


Can we use any name in place of argv and argc as command line arguments?

1125


Why main function is special give two reasons?

1605


What is a void pointer in c?

1158


Which is not valid in C a) class aClass{public:int x;}; b) /* A comment */ c) char x=12;

1131


the constant value in the case label is followed by a a) semicolon b) colon c) braces d) none of the above

1304


How pointer is different from array?

1147


How can I change the size of the dynamically allocated array?

1209


Write a program for finding factorial of a number.

1147


What are the different types of endless loops?

1128


What is the use of bitwise operator?

1175


What is a constant and types of constants in c?

1174


How old is c programming language?

1065


Why we use void main in c?

1231