Answer Posted / arunprasath
c is a structured oriented programming.developed by dennis
ritche in 1970.in c ,we are having only objects.There is no
security and reusuability.
| Is This Answer Correct ? | 66 Yes | 15 No |
Post New Answer View All Answers
What does sizeof function do?
Explain what is the difference between functions abs() and fabs()?
Why do we use namespace feature?
How can I copy just a portion of a string?
what is the syallabus of computer science students in group- 1?
What does printf does?
What is the difference between far and near ?
When we use void main and int main?
What functions are used for dynamic memory allocation in c language?
Explain how do you view the path?
What will the preprocessor do for a program?
How can I change their mode to binary?
What is f'n in math?
What is the explanation for prototype function in c?
A global variable when referred to in another file is declared as this a) local variable b) external variable c) constant d) pointers