what is meant by c

Answer Posted / shruti

C in particular does not mean anything..

A language named "B" was invented by ken Thompsan,
but there were a few problem.
Dennis Ritchie wrote a new programing language which
overcame all the flaws in "B"..
That language was "C"..


I think becoz it came after "B", he named it C..


we can also expect D - Z..;-) jokes apart..
but no more prog languages yaar.. :-(

we have enuf of them..

Is This Answer Correct ?    20 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why is not a pointer null after calling free? How unsafe is it to use (assign, compare) a pointer value after it is been freed?

596


In a switch statement, explain what will happen if a break statement is omitted?

620


Explain can you assign a different address to an array tag?

634


What are the 5 data types?

592


Explain is it valid to address one element beyond the end of an array?

724






What is meant by recursion?

621


What is the use of structure padding in c?

553


Stimulate calculator using Switch-case-default statement for two numbers

2438


Explain enumerated types.

592


Add Two Numbers Without Using the Addition Operator

349


How can a program be made to print the name of a source file where an error occurs?

721


What are the various types of control structures in programming?

621


What is data structure in c programming?

563


What do mean by network ?

648


swap 2 numbers without using third variable?

656