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 / mohmedali
a. a=b=3=4;
| Is This Answer Correct ? | 4 Yes | 4 No |
Post New Answer View All Answers
Write a program to reverse a given number in c language?
How can I get random integers in a certain range?
Write an efficient algo and C code to shuffle a pack of cards.. this one was a feedback process until we came up with one with no extra storage.
Is c compiled or interpreted?
What happens if a header file is included twice?
What is the use of volatile?
Can stdout be forced to print somewhere other than the screen?
What is unary operator?
What is the difference between text and binary i/o?
What are the types of functions in c?
hai iam working in sap sd module for one year and working in lumax ind ltd in desp department but my problem is i have done m.b.a in hr/marketing and working sap sd there is any combination it. can you give right solution of my problem. and what can i do?
What is "Hungarian Notation"?
Explain the difference between #include "..." And #include <...> In c?
the number of measuring units from a arbitrary starting point in a record area or control block to some other point a) branching b) recording pointer c) none d) offset
Who is the main contributor in designing the c language after dennis ritchie?