Answer Posted / ambar
%e receives,stoers,outputs exponential values(eg:1.23e)
%f receives,stoers,outputs floating point or decimal values
(eg:2.34f)
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Explain the Difference between the New and Malloc keyword.
What is unary operator?
What should malloc() do?
What is the difference between array and linked list in c?
how to build a exercise findig min number of e heap with list imlemented?
WHICH TYPE OF JOBS WE GET BY WRITING GROUPS .WHEN THE EXAMS CONDUCTED IS THIS EXAMS ARE CONDUCTED EVERY YEAR OR NOT.PLS TELL ME THE ANSWER
How can I check whether a file exists? I want to warn the user if a requested input file is missing.
How can I find the modification date of a file?
What is gets() function?
Where is volatile variable stored?
Are there any problems with performing mathematical operations on different variable types?
What do you understand by friend-functions? How are they used?
Explain the properties of union.
What is 1f in c?
What are the types of unary operators?