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 / viji
float a=int b=3.5;
| Is This Answer Correct ? | 2 Yes | 6 No |
Post New Answer View All Answers
How can I check whether a file exists? I want to warn the user if a requested input file is missing.
Explain what are preprocessor directives?
How the c program is executed?
What are the back slash character constants or escape sequence charactersavailable in c?
Write a program to check prime number in c programming?
What is static function in c?
What are qualifiers and modifiers c?
What is bash c?
What is the full form of getch?
What is pass by value in c?
What’s a signal? Explain what do I use signals for?
1234554321 1234 4321 123 321 12 21 1 1 12 21 123 321 1234 4321 1234554321
Is there a way to compare two structure variables?
What is a far pointer in c?
What is static identifier?