what is C?

Answer Posted / vamc

C (pronounced /ˈsiː/ see) is a general-purpose computer programming language developed between 1969 and 1973 by Dennis Ritchie at the Bell Telephone Laboratories for use with the Unix operating system.[2]
Although C was designed for implementing system software,[5] it is also widely used for developing portable application software.
C is one of the most popular programming languages of all time[6][7] and there are very few computer architectures for which a C compiler does not exist. C has greatly influenced many other popular programming languages, most notably C++, which began as an extension to C.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

provide an example of the Group by clause, when would you use this clause

1700


What language is c written?

569


How many levels of pointers have?

585


Which header file should you include if you are to develop a function which can accept variable number of arguments?

795


Write a program to reverse a string.

629






What are local static variables? How can you use them?

636


Under what circumstances does a name clash occur?

682


What does. int *x[](); means ?

627


Why is a semicolon (;) put at the end of every program statement?

618


Can variables be declared anywhere in c?

612


What are the types of operators in c?

606


‘ C’ PROGRAME TO SHOW THE TYPE OF TRANGLE BY ACCEPTING IT’S LENGTH .

2364


What are header files in c programming?

651


What is abstract data structure in c?

517


Explain how do you determine whether to use a stream function or a low-level function?

616