wat is the meaning of c?
Answers were Sorted based on User's Feedback
Answer / abirami
it is a common language. combination with cobol and fortarn.
| Is This Answer Correct ? | 8 Yes | 3 No |
Answer / sudharsan
c is a basic structural programming language and this is a
advanced version of cobal and pascal etc....
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / leela
c is a programming language.
it is mainly support for operating system,and basic language
in programming.
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / vikram
C is a text
oriented
programming
language. It is
developed from
previous
programming
BASIC.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / nithya
c is a common and basic structurl programming language
and then all language in basic for c.
| Is This Answer Correct ? | 0 Yes | 0 No |
write a C code To reverse a linked list
What is Lazy evaluation in C? Give an example.
how can we Declare a variable in c without defining it.
Can include files be nested?
write a program for size of a data type without using sizeof() operator?
22 Answers HCL, IBM,
program to find out date after adding 31 days to a date in the month of febraury also consider the leap year
What is the c value paradox and how is it explained?
what is the difference between declaration ,defenetion and initialization of a variable?
write a program without using main function?
why Language C is plateform dependent
Why do some versions of toupper act strangely if given an upper-case letter?
What is adt in c programming?