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


Please Help Members By Posting Answers For Below Questions

Explain null pointer.

623


Create a registration form application by taking the details like username, address, phone number, email with password and confirm password (should be same as password).Ensure that the password is of 8 characters with only numbers and alphabets. Take such details for 3 users and display the details. While taking input password must appear as “****”.

2650


c language supports bitwise operations, why a) 'c' language is system oriented b) 'c' language is problem oriented c) 'c' language is middle level language d) all the above

618


How can variables be characterized?

1652


What are identifiers and keywords in c?

574






What is 2 d array in c?

559


What is bash c?

558


What is header file definition?

571


What is the maximum no. of arguments that can be given in a command line in C.?

672


What is malloc and calloc?

575


program to find out date after adding 31 days to a date in the month of febraury also consider the leap year

2579


When should volatile modifier be used?

557


Process by which one bit pattern in to another by bit wise operation is?

615


Why c is called procedure oriented language?

579


Are pointers integers in c?

612