what is c

Answers were Sorted based on User's Feedback



what is c..

Answer / kasthur

it is one of the procedure oriented programming language

Is This Answer Correct ?    25 Yes 2 No

what is c..

Answer / daya shankar

The C and C++ programming languages are powerful mid-level
programming languages that were created as systems
programming languages. This means that the language allows
access to operating system functions. In addition the
language has the capability for easy access to hardware.

Is This Answer Correct ?    2 Yes 3 No

what is c..

Answer / sunil s patil

C is one of the most widely used programming language of
all time and there are very few computer architectures for
which C compiler does not exit.

Is This Answer Correct ?    1 Yes 2 No

what is c..

Answer / sathiya

it is object oriented programming language

Is This Answer Correct ?    4 Yes 19 No

Post New Answer

More C Interview Questions

What is the explanation for modular programming?

0 Answers  


What is scope of variable in c?

0 Answers  


main() { int a=4,b=2; a=b<<a + b>>2; printf("%d", a); }

11 Answers   HCL, Vector, Vector India, Vector Solutions, Wipro,


What is the full form of getch?

0 Answers  


Explain what are run-time errors?

0 Answers  






code for concatination of 2 strings with out using library functions?

3 Answers  


Explain what is a program flowchart and explain how does it help in writing a program?

0 Answers  


Explain the advantages of using macro in c language?

0 Answers  


how many types of operators are include in c language a) 4 b) 6 c) 8 d) 12

0 Answers  


helllo sir give me some information of the basic information the c as printf ,scanf , %d ,%f and why is the main use of these.

3 Answers  


a character or group of characters that defines a register,or a part of storage a) memory b) byte c) address d) linear list

0 Answers  


What is null character in c?

0 Answers  


Categories