what is the main use of c where it can use the c
Answer Posted / shashank
i am not so sure but had i faced this question at interview, i would have answered it like:
the main use of C is in development of Operating systems.
As we know that unix is also written in c.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is c programing language?
What are structure members?
How can you pass an array to a function by value?
Explain what standard functions are available to manipulate strings?
What does char * * argv mean in c?
Write a program to generate a pulse width frequency of your choise,which can be variable by using the digital port of your processor
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
What is modeling?
pgm to find number of words starting with capital letters in a file(additional memory usage not allowed)(if a word starting with capital also next letter in word is capital cann't be counted twice)
What will be the outcome of the following conditional statement if the value of variable s is 10?
Define VARIABLE?
How many identifiers are there in c?
Explain how can I convert a string to a number?
What is putchar() function?
What is c language used for?