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 are data structures in c and how to use them?
A routine usually part of the operation system that loads a program into memory prior to execution a) linker b) loader c) preprocessor d) compiler
How many bytes is a struct in c?
How can I check whether a file exists? I want to warn the user if a requested input file is missing.
Explain about C function prototype?
How can I automatically locate a programs configuration files in the same directory as the executable?
What is line in c preprocessor?
How can I write functions that take a variable number of arguments?
What is pointers in c?
What is assignment operator?
Explain a pre-processor and its advantages.
What is difference between structure and union with example?
Why do we need a structure?
What are the advantage of c language?
Explain two-dimensional array.