Answer Posted / amit
%f mean in C is that it is a format specifier of float data type which store decimal value up to 4 bit ,simply it indicate data type
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is null equal to 0 in sql?
the maximum length of a character constant can be a) 1 character b) 8 characters c) 256 chaacters d) 125 characters
What is a program flowchart?
Explain how do you print only part of a string?
what is the function of pragma directive in c?
How are Structure passing and returning implemented by the complier?
Can we assign integer value to char in c?
Should a function contain a return statement if it does not return a value?
What is difference between array and pointer in c?
What are pointers? Why are they used?
Does free set pointer to null?
Give basis knowledge of web designing ...
What is a void pointer in c?
What is pointer & why it is used?
What does volatile do?