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 / guest

a u cannot have a constant at the left side of assignment
operator

Is This Answer Correct ?    9 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write a program to know whether the input number is an armstrong number.

1173


What is c standard library?

1271


Study the following C program :call_me (myvar)int myvar;{ myvar +- 5; }main(){int myvar;myvar = 3;call_me(myvar);printf("%d ",myvar);What will be printed a) 3 b) 5 c) 8 d) symbol

1172


How important is structure in life?

1150


What is main return c?

1050


What is array in c with example?

1360


What does 3 periods mean in texting?

1135


difference between object file and executable file

6803


What is the difference between a free-standing and a hosted environment?

1196


In a switch statement, explain what will happen if a break statement is omitted?

1125


What does the message "automatic aggregate intialization is an ansi feature" mean?

1245


How can I insert or delete a line (or record) in the middle of a file?

1069


I have seen function declarations that look like this

1096


What is a char in c?

1042


Write a c program to demonstrate character and string constants?

2248