What is Dynamic Initialization.

Answer Posted / thanigaivel.s

Intialize the Variable or Array memory at the run time of
Code .

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Difference between goto, long jmp() and setjmp()?

969


Explain the concept and use of type void.

879


Is that possible to add pointers to each other?

1146


`write a program to display the recomended action depends on a color of trafic light using nested if statments

1911


What is getch?

855


How can a program be made to print the line number where an error occurs?

891


An instruction which is analysed and acted upon by the processor prior to the compiler going its work a) directive b) constructive c) constant d) absolute mode

858


Should a function contain a return statement if it does not return a value?

840


What is a loop?

810


What does d mean?

802


What is pass by reference in c?

879


Write a C/C++ program to add a user to MySQL. The user should be permitted to only "INSERT" into the given database.

1736


How can I use a preprocessorif expression to ?

798


c program for searching a student details among 10 student details

1899


how to write optimum code to divide a 50 digit number with a 25 digit number??

3028