int x=sizeof(!5.856);
What will value of variable x?
Answer Posted / garav
float is 4 so 4 is the ans
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Difference between linking and loading?
How can I do peek and poke in c?
Explain Function Pointer?
What is null pointer constant?
What is the difference between array_name and &array_name?
FORMATTED INPUT/OUTPUT functions are a) scanf() and printf() b) gets() and puts() c) getchar() and putchar() d) all the above
Write a program to check palindrome number in c programming?
Explain what are preprocessor directives?
What are derived data types in c?
What is substring in c?
What are the preprocessor categories?
What is non linear data structure in c?
Explain modulus operator.
Do you have any idea about the use of "auto" keyword?
write a c program to find the sum of five entered numbers using an array named number