Answer Posted / ankit tonte
Well if i talk about that who is invented by 'c', so we can
say that all the programing languages is based on 'c', and
'c' is a backbone of all the programing languages.
firstly UNIX operating system invented by using 'c'.
after words Linux.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Write a program to swap two numbers without using third variable?
GIVEN A FLOATING POINT NUMBER HOW IS IT ACTUALLY STORED IN MEMORY ? CAN ANYONE EXPLAIN?? THE 32 BIT REPRESENTATION OF A FLOATING POINT NUMBER ALLOTS: 1 BIT-SIGN 8 BITS-EXPONENT 23 BITS-MANTISSA
Why use int main instead of void main?
What do you mean by command line argument?
What is ambagious result in C? explain with an example.
What are actual arguments?
Explain what are compound statements?
What are header files and explain what are its uses in c programming?
what is stack , heap ,code segment,and data segment
Explain the binary height balanced tree?
What type of function is main ()?
find the sum of two matrices and WAP for it.
Can we use any name in place of argv and argc as command line arguments?
how to build a exercise findig min number of e heap with list imlemented?
Is javascript based on c?