how to find that no is int or float?

Answer Posted / fakkad

incomplete solution.
why? what if no is "long int" or "double"?
in that case his solution will always print float.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the purpose of void pointer?

602


Explain what are reserved words?

636


What is huge pointer in c?

588


write a program to generate address labels using structures?

4010


What is the c language function prototype?

650






How can I find the modification date and time of a file?

606


What are integer variable, floating-point variable and character variable?

611


the maximum length of a character constant can be a) 1 character b) 8 characters c) 256 chaacters d) 125 characters

1805


What is use of #include in c?

603


how to make a scientific calculater ?

1568


What are qualifiers in c?

574


Is javascript based on c?

595


Explain what is the difference between functions getch() and getche()?

611


Why is extern used in c?

614


How can a number be converted to a string?

611