Answer Posted / remya
for decimal and to get a accurate value
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the need of structure in c?
write a C program: To search a file any word which starts with ?a?. If the word following this ?a? starts with a vowel.Then replace this ?a? with ?a? with ?an?. redirect with the output onto an output file.The source file and destination file are specified by the user int the command line.
How can I implement a delay, or time a users response, with sub-second resolution?
What is %d called in c?
What are loops c?
What is the code for 3 questions and answer check in VisualBasic.Net?
Why dont c comments nest?
What is an auto variable in c?
Difference between Shallow copy and Deep copy?
When is the “void” keyword used in a function?
Explain how can I manipulate strings of multibyte characters?
How arrays can be passed to a user defined function
What is the heap?
What are multidimensional arrays?
Why is void main used?