Answer Posted / rani
utility is an software tool like as we have make utilities in gcc
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is meant by int main ()?
How to write a code for implementing my own printf() and
scanf().... Please hep me in this... I need a guidance...
Can you give an coding for c... Please also explain about
the header files used other than #include
What is the difference between break and continue?
What is variable and explain rules to declare variable in c?
What does #pragma once mean?
What is the meaning of c in c language?
Are negative numbers true in c?
How can I recover the file name given an open stream or file descriptor?
What is array of pointers to string?
Explain what is the concatenation operator?
what is the difference between class and unio?
How to declare pointer variables?
What is the use of ?
What does the message "automatic aggregate intialization is an ansi feature" mean?
Write a C Program That Will Count The Number Of Even And Odd Integers In A Set using while loop