answersLogoWhite

0

What is the C language used for?

Updated: 8/19/2019
User Avatar

Wiki User

13y ago

Best Answer

Programming.

User Avatar

Wiki User

13y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

11y ago

Programming, mainly.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the C language used for?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Which language is used for windowsxp?

Mainly C and C++ and a bit of assembly language.


Why Clearscreen in c language is used?

'Clearscreen' is not used in C language. TurboC has a clrscr function (prototype in conio.h).


Which programming language was used to develop tally?

in c language


Why you use C language in electronic engineering?

C is a structured language. Controlled structures used in electronic engineering can be programmed well by C. C++ and C sharp are also used sometimes.


What is C language used for?

Programming.


What is diffence between c and c plus plus?

main difference b/w c and c++ is that c is procedural language whereas c++ is object oriented language also classes are not used in c but in c++ classes are used.


Which language is used for developing windows Operatin system?

C, C++, and C#


Which programming language is used for development of PROE?

c language is used for development of Pro-E


Why c in and c out used in c?

In the programming language C++, cin is used to input the variable and cout is used to print a certain message or result.


Is in is used as a keyword in C language?

Neither "in" nor "is" is a keyword in C.


What is the Difference between C and C languages?

C languages are often based originally on the C language but no longer adhere to it's tenets: often they supersede the original ANSI-92 C language. C++, Objective C, C-, and C# are often used derivatives of the C language. In almost all cases, plain C language can be used with a C language derivative and you get the same result as if you ran it through a plain old C compiler; but the C languages compilers have extra function and procedures available for the programmer.


What language was used to create C?

B