Answer Posted / glibwaresoftsolutions
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
Can you apply link and association interchangeably?
What is the difference between procedural and functional programming?
What does volatile do?
Why do we use & in c?
What is #error and use of it?
What is %g in c?
What are actual arguments?
Explain what will the preprocessor do for a program?
What is c language and why we use it?
What are the functions to open and close file in c language?
What is the difference between struct and union in C?
Is it possible to use curly brackets ({}) to enclose single line code in c program?
How can you increase the size of a dynamically allocated array?
There is a practice in coding to keep some code blocks in comment symbols than delete it when debugging. How this affect when debugging?
a program that can input number of records and can view it again the record