Answer Posted / d
c language is middlelevel langauage
it follows
higher and low level language
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Explain the use of 'auto' keyword
Define recursion in c.
Describe static function with its usage?
How can I determine whether a machines byte order is big-endian or little-endian?
Explain is it valid to address one element beyond the end of an array?
What are different types of variables in c?
How to write c functions that modify head pointer of a linked list?
Why should I prototype a function?
Give basis knowledge of web designing ...
What is getch () for?
what type of questions arrive in interview over c programming?
List the difference between a 'copy constructor' and a 'assignment operator' in C?
What are the different types of C instructions?
What is the purpose of sprintf() function?
Are enumerations really portable?