WHAT IS FLOAT?
Answers were Sorted based on User's Feedback
Answer / jayant
ts a primitive data type used to store floating point values
like 12.009
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / santosh
float is a data type in which we store the floating point
numbers
| Is This Answer Correct ? | 2 Yes | 0 No |
disadvantages of realloc ?
What is the use of parallelize in spark?
What are the disadvantages of a shell structure?
Predict the output or error(s) for the following: 25. main() { printf("%p",main); }
what is a NULL pointer?
Program to find larger of the two numbers without using if-else,while,for,switch
Is c language still used?
what is purpose of fflush(stdin) function
What is nested structure?
Write a C program to count the number of email on text
write a c program to find largest number in matrix(in each row,each column, diagonally, and in the whole matrix)? Its urgent.
What is the difference between text and binary modes?