Answer Posted / richa
and also by default static variable is initialised to
zero...
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
What is difference between arrays and pointers?
What is modeling?
Tell me when would you use a pointer to a function?
Explain with the aid of an example why arrays of structures don’t provide an efficient representation when it comes to adding and deleting records internal to the array.
Explain bitwise shift operators?
If you know then define #pragma?
An application package has been provided to you without any documents for the following application. The application needs to be tested. How will you proceed?
How many header files are in c?
#include
Explain the difference between call by value and call by reference in c language?
Is fortran still used today?
What are actual arguments?
Explain is it better to use a pointer to navigate an array of values, or is it better to use a subscripted array name?
What are the modifiers available in c programming language?
Explain bit masking in c?