Answer Posted / santosh
float is a data type in which we store the floating point
numbers
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Explain what header files do I need in order to define the standard library functions I use?
what is a constant pointer in C
What header files do I need in order to define the standard library functions I use?
Explain enumerated types.
Compare interpreters and compilers.
Give basis knowledge of web designing ...
Is swift based on c?
How do I use void main?
What are dangling pointers in c?
Differentiate between ordinary variable and pointer in c.
What is the best style for code layout in c?
Why is this loop always executing once?
List the difference between a 'copy constructor' and a 'assignment operator' in C?
Explain About fork()?
Explain the use of keyword 'register' with respect to variables.