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 / vint
Answer b and d are Correct.
b.a=b=c=d=0;
d.int a;
float b;
a=b=3.5;
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is variables in c?
What is the explanation for the dangling pointer in c?
Explain a file operation in C with an example.
What are the rules for identifiers in c?
What are enums in c?
Differentiate between static and dynamic modeling.
what is recursion in C
What does a derived class inherit from a base class a) Only the Public members of the base class b) Only the Protected members of the base class c) Both the Public and the Protected members of the base class d) .c file
When would you use a pointer to a function?
my project name is adulteration of chille powder.how can i explain it to the hr when he asks me about the project?
What is output redirection?
Write a c program to build a heap method using Pointer to function and pointer to structure ?
Explain the Difference between the New and Malloc keyword.
What are volatile variables in c?
formula to convert 2500mmh2o into m3/hr