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
Why is a semicolon (;) put at the end of every program statement?
What does %d do?
Are pointers integers in c?
List some of the static data structures in C?
Do you know the difference between malloc() and calloc() function?
Explain what standard functions are available to manipulate strings?
Explain what is #line used for?
What are structural members?
What is const and volatile in c?
What does sizeof int return?
What is a program flowchart and explain how does it help in writing a program?
There is a practice in coding to keep some code blocks in comment symbols than delete it when debugging. How this affect when debugging?
Is null a keyword in c?
What is c language & why it is used?
What is strcmp in c?