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 |
What is structure and union in c?
we all know about the function overloading concept used in C++ and we all learnt abt that.... but that concept is already came in C in a very smaller propotion ... my question is IN WHICH CONCEPT THERE IS A USE OF FUNCTION OVERLOADING IS USED in C language?????????????
how to find anagram without using string functions using only loops in c programming
Write a program to show the workingof auto variable.
Function which gives a pointer to a binary trees const an integer value at each code, return function of all the nodes in binary tree.?
Write a program that an operator and two operands read from input operand operator on the implementation and results display.
what are the advantage of pointer variables? write a program to count the number of vowels and consonants in a given string
What is selection sort in c?
Is register a keyword in c?
WHY DO WE USE A TERMINATOR IN C LANGUAGE?
What does return 1 means in c?
Define and explain about ! Operator?