what is c language.
Answers were Sorted based on User's Feedback
Answer / yogesh bhandari
C is a Procedural language,which is devloped in AT and T
lab on 1972.
Dennish Ritchiei is the person who devlope this language
after BCPL(Basic Combined Programming Language).
C has the rich source of operators.This language is the
best language for fresher.
Mainly system programming are devlope in c language.
a translator called COMPILER is used in c language which is
also coded in C Language.
| Is This Answer Correct ? | 7 Yes | 1 No |
Answer / d
c language is middlelevel langauage
it follows
higher and low level language
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / suganya.s
C is a structured, procedural programming language.C has
been standardized as part of the Portable Operating system.
| Is This Answer Correct ? | 0 Yes | 0 No |
Do pointers store the address of value or the actual value of a variable?
If null and 0 are equivalent as null pointer constants, which should I use?
Suppose I want to write a function that takes a generic pointer as an argument and I want to simulate passing it by reference. Can I give the formal parameter type void **, and do something like this? void f(void **); double *dp; f((void **)&dp);
What is function pointer and where we will use it
What are the phases in s/w developed life cycle? wat is the diff b/w stack & queue...where do we use stack
How does struct work in c?
Given below are three different ways to print the character for ASCII code 88. Which is the correct way1) char c = 88; cout << c << " ";2) cout.put(88);3) cout << char(88) << " "; a) 1 b) 2 c) 3 d) constant
What is "Duff's Device"?
what is pointer?
Why c is procedure oriented?
what is ans for this scanf(%%d",c);
Who had beaten up hooligan "CHAKULI" in his early college days?