what is the main use of c where it can use the c

Answers were Sorted based on User's Feedback



what is the main use of c where it can use the c..

Answer / 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

what is the main use of c where it can use the c..

Answer / umed sharma

The main use of C-language we can't describe because C is a such of powerful language that can make operating system of any type and also other type of software with great utilities and tools. By using a good logic we can create good software for any problem using C.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More C Interview Questions

Are comments included during the compilation stage and placed in the EXE file as well?

0 Answers  


print the table 5 in loops

3 Answers  


consider the following program sigment int n,sum=1; switch(n) { case 2:sum=sum+2; case 3:sum*=2; break; default:sum=0;} if n=2, what is the value of sum a.0 b.6 c.3 d.none

7 Answers   TCS,


If jack lies on Mon, Tue Wed and jill lies on Thursday, Friday and Saturday. If both together tell they lied yesterday. So c the given options and then c cos in the given dates one will be saying the truth and one will be lying. I got Thursday as option because jack is saying the truth he lied yest but jill is lying again as he lies on that day.

0 Answers   TCS,


In the following control structure which is faster? 1.Switch 2.If-else and which consumes more memory?

4 Answers  






why r u join this company? give solid resons.

16 Answers   IBM, Infosys, TCS,


The difference between printf and fprintf is ?

0 Answers   Baan Infotech,


Differentiate b/w Modify and Update commands giving example.

1 Answers  


What is the use of extern in c?

0 Answers  


can we print any string without using terminator?

2 Answers   Infosys, TCS,


Create a simple code fragment that will swap the values of two variables num1 and num2.

0 Answers  


what is constant pointer?

3 Answers  


Categories