Answer Posted / nashiinformaticssolutions
int: Stores integer values (e.g., 1, -10).
float: Stores floating-point numbers (e.g., 3.14, -2.7).
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is meant by errors and debugging?
What are the different types of linkage exist in c?
Why does everyone say not to use gets?
Can you explain the four storage classes in C?
Why C language is a procedural language?
Difference between MAC vs. IP Addressing
will u please send me the placement papers to my mail???????????????????
Why is a semicolon (;) put at the end of every program statement?
p*=(++q)++*--p when p=q=1 while(q<=6)
What are the advantage of c language?
Explain how can you be sure that a program follows the ansi c standard?
What is malloc() function?
Write a program to input the price of 1 burger and the number of burgers eaten by a group of friends .print the total amount to be paid by the group?
if p is a string contained in a string?
Where does the name "C" come from, anyway?