Answer Posted / biswajit jana
C is a general-purpose computer programming language
developed in 1972 by Dennis Ritchie at the Bell Telephone
Laboratories
| Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
Explain logical errors? Compare with syntax errors.
When should a type cast not be used?
What does 3 mean in texting?
What is c standard library?
Write a program that accept anumber in words
Dont ansi function prototypes render lint obsolete?
Explain what are multidimensional arrays?
Is it better to use a pointer to navigate an array of values, or is it better to use a subscripted array name?
in linking some of os executables are linking name some of them
What is meant by preprocessor in c?
What are valid operations on pointers?
Explain 'far' and 'near' pointers in c.
How many levels of indirection in pointers can you have in a single declaration?
What does malloc () calloc () realloc () free () do?
What is a pointer and how it is initialized?