Answer Posted / rama krishna sidhartha
Initializing the values of variables or array variables at
the time of execution (or)runtime.
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
Can the size of an array be declared at runtime?
What math functions are available for integers? For floating point?
The process of repeatedly running a set of computer instructions until some condition is specifed a) condition b) sequential condition c) global d) iteration
What is function in c with example?
Is c programming hard?
What is the difference between abs() and fabs() functions?
What is floating point constants?
How many header files are in c?
What are the advantages of using new operator as compared to the function malloc ()?
What are the advantages and disadvantages of a heap?
If a variable is a pointer to a structure, then which operator is used to access data members of the structure through the pointer variable?
What is your stream meaning?
Explain setjmp()?
What are the salient features of c languages?
What is nested structure?