Answer Posted / ramesh k
c is a operating system programming language.
it is know about the system configuration of execute program
and control it.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
When was c language developed?
What is call by value in c?
Is c object oriented?
What does *p++ do?
What is the difference between a function and a method in c?
How many levels of pointers have?
Is c is a high level language?
What is advantage of pointer in c?
How can I send mail from within a c program?
What is difference between array and structure in c?
What are the rules for identifiers in c?
The __________ attribute is used to announce variables based on definitions of columns in a table?
Explain what is the difference between the expression '++a' and 'a++'?
Explain pointer. What are function pointers in C?
Find MAXIMUM of three distinct integers using a single C statement