Answer Posted / bryan olson
The C language terminator is... C++
Faced with an ill-defined question, work with the
interviewer to re-state it precisely in the accepted
terminology of the field.
| Is This Answer Correct ? | 2 Yes | 10 No |
Post New Answer View All Answers
why arguments can generally be passed to functions a) sending the values of the arguments b) sending the addresses of the arguments c) a & b d) none of the above
What is static memory allocation?
What are extern variables in c?
How to declare pointer variables?
What is sizeof c?
Can a pointer be static?
What are the scope of static variables?
What happens if you free a pointer twice?
What is static and volatile in c?
Explain the meaning of keyword 'extern' in a function declaration.
What is a structure in c language. how to initialise a structure in c?
main() { printf("hello"); fork(); }
how much salary u want ? why u join in our company? your domain is core sector why u prefer software ?
What is the difference between fread buffer() and fwrite buffer()?
How the c program is executed?