WHAT IS FLOAT?

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


Please Help Members By Posting Answers For Below Questions

write a program in c language to print your bio-data on the screen by using functions.

6240


How can I make it pause before closing the program output window?

575


what is the c source code for the below output? 10 10 10 10 10 10 10 10 10 10 9 9 7 6 6 6 6 6 6 9 7 5 9 7 3 2 2 5 9 7 3 1 5 9 7 3 5 9 7 4 4 4 4 5 9 7 8 8 8 8 8 8 8 8 9

1426


Why is c called a mid-level programming language?

720


How variables are declared in c?

568






Is it possible to execute code even after the program exits the main() function?

807


explain what is an endless loop?

607


What is use of integral promotions in c?

662


What is the -> in c?

579


How can you tell whether a program was compiled using c versus c++?

615


What are the loops in c?

589


Why is c not oop?

533


which of the following statement is wrong a) mes=123.56; b) con='T'*'A'; c) this='T'*20; d) 3+a=b;

2388


Write a factorial program using C.

637


Explain modulus operator.

590