Answer Posted / dhanshri chabukswar
c is a language used to write programs that tell the computer what to do - like calculations ,controlling devices or building operating systems.
c is a powerful,structured and portable programming language used to develop software and system applications ...
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Tell us the use of fflush() function in c language?
Explain how can I prevent another program from modifying part of a file that I am modifying?
What is the use of header files?
What does double pointer mean in c?
Mention four important string handling functions in c languages .
Give basis knowledge of web designing ...
How can I rethow can I return a sequence of random numbers which dont repeat at all?
Explain how can I right-justify a string?
Can you apply link and association interchangeably?
Is there a way to have non-constant case labels (i.e. Ranges or arbitrary expressions)?
What is the difference between new and malloc functions?
Write a program for Overriding.
Why do we use header files in c?
Is it better to use a macro or a function?
What are pointers? Why are they used?