Answer Posted / karthik
when C-language is launched.. there was an another language
with names A and B. so,to follow sequence it is named as C
| Is This Answer Correct ? | 13 Yes | 26 No |
Post New Answer View All Answers
What is a header file?
What is #ifdef ? What is its application?
Are global variables static in c?
What is difference between arrays and pointers?
In c programming write a program that will print 10 multiples of 3 except 15,18,21 using looping
How can I run c program?
What are the disadvantages of c language?
What is wrong with this program statement?
Why c is a procedural language?
What is the newline escape sequence?
What are the different types of linkage exist in c?
What is the usage of the pointer in c?
Write a program to reverse a linked list in c.
Write a program to generate the Fibinocci Series
a value that does not change during program execution a) variabe b) argument c) parameter d) none