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

identify the in correct expression
a.a=b=3=4;
b.a=b=c=d=0;
float a=int b=3.5;
d.int a;
float b;
a=b=3.5;

Answer Posted / valli

a is error because
a=b=3=4;
in this 3=4;
is wrong

Is This Answer Correct ?    15 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is #define size in c?

1268


What is the difference between text and binary i/o?

1113


Is file a keyword in c?

984


Explain how do you list a file’s date and time?

1091


Explain about the constants which help in debugging?

1421


Explain what are the different file extensions involved when programming in c?

1159


Can one function call another?

1174


What does s c mean on snapchat?

1186


What is wild pointer in c?

1127


What is identifier in c?

1063


What is maximum size of array in c?

1087


What is the purpose of & in scanf?

1122


Explain about block scope in c?

1148


What is the meaning of ?

1082


Are there any problems with performing mathematical operations on different variable types?

1105