int x=sizeof(!5.856);
What will value of variable x?
Answers were Sorted based on User's Feedback
What are the 5 elements of structure?
Explain the difference between getch() and getche() in c?
Program to find the sum of digits of a given number until the sum becomes a single digit. (e.g. 12345=>1+2+3+4+5=15=>1+5=6)
What is the difference between arrays and pointers?
What do you mean by invalid pointer arithmetic?
What is #include called?
about c language
sir i wanted to know how we wap in c to add numbers without using arithmetic operator in which digits are entered by user?
Explain the advantages of using macro in c language?
write a program to read a number and print in words that is in sentence for example 21,219 then output is "twenty one thousand and two hundred nineteen" by using only control flow statements (only loops and switch case )?
what is const volatile?
WAP to find that given no is small or capital