What is Dynamic Initialization.

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


Please Help Members By Posting Answers For Below Questions

Explain how do you determine whether to use a stream function or a low-level function?

726


1) There is a singing competition for children going to be conducted at a local club. Parents have been asked to arrive at least an hour before and register their children’s names with the Program Manager. Whenever a participant registers, the Program Manager has to position the name of the person in a list in alphabet order. Write a program to help the Program Manager do this by placing the name in the right place each time the Program Manger enters a name. The Logic should be written in Data Structures?

2027


Can we use any name in place of argv and argc as command line arguments?

699


How can a number be converted to a string?

733


What is a struct c#?

679






Is it possible to use curly brackets ({}) to enclose single line code in c program?

921


What is define directive?

723


What the advantages of using Unions?

777


How can I send mail from within a c program?

664


Given a valid 24 hour format time find the combination of the value and write a program ,do not hard the value and if any other inputs provided should work with the logic implemented Input: 11:30 Output: 13:10 Input: 18:25 Output: 21:58

1213


what is reason of your company position's in india no. 1.

1871


Write the syntax and purpose of a switch statement in C.

732


what does static variable mean?

746


What is meant by high-order and low-order bytes?

750


A collection of functions,calls,subroutines or other data a) library b) header files c) set of files d) textfiles

752