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 are identifiers and keywords in c?
What math functions are available for integers? For floating point?
Calculate 1*2*3*____*n using recursive function??
Iam a B.Tech graduate and completed my engineering in 2009, from 2005 to 2009 and after that i had done nothing.Now i want to do job and get into BPO field . Friends give me suggestions as what to say in interview... if they ask me that what would you had done ... these many years without doing job ??????? pls urgent
Are pointers really faster than arrays?
c program to compute AREA under integral
the question is that what you have been doing all these periods (one year gap)
What is clrscr ()?
how to introdu5ce my self in serco
Write a code to remove duplicates in a string.
How can I dynamically allocate arrays?
we called a function and passed something do it we have always passed the "values" of variables to the called function. such functions calles are called a) calls by reference b) calls by value c) calls by zero d) none of the above
Declare the structure which contains the following members and write in C list of all students who score more than 75 marks. Roll No, Name, Father Name, Age, City, Marks.
What is time complexity c?
How do we print only part of a string in c?