Find the output?
void main()
{float a=2.0;
printf("\nSize of a ::%d",sizeof(a));
printf("\nSize of 2.0 ::%d",sizeof(2.0));}
Answers were Sorted based on User's Feedback
a simple c program using 'for' loop to display the output 5 4 3 2 1
Are the outer parentheses in return statements really optional?
what do the 'c' and 'v' in argc and argv stand for?
Compare and contrast compilers from interpreters.
what is compiler
What is the difference between macros and inline functions?
write a program for odd numbers?
What is hashing in c language?
What is #pragma directive?how it is used in the program? what is its advantages and disadvantages?
a 'c' program to tell that the set of three coordinates lie on a same line
create a C program that displays one z,two y's,three x's until twenty six A's. plzz answer i need it tomorrow.
Write a function that accepts two numbers,say a and b and makes bth bit of a to 0.No other bits of a should get changed.
2 Answers Scientific Atlanta, Wipro,