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

What is #include stdio h?

685


WRITE A CODE IN C TO SEARCH A FILE FROM NOTEPAD FILE.

2028


What is a pragma?

670


an expression contains relational operators, assignment operators, and arithmatic operstors. In the absence of parentheses, they will be evaluated in which of the following order a) assignment, relational, arithematic b) arithematic, relational, assignment c) relational, arithematic, assignment d) assignment, arithematic, relational

812


Are bit fields portable?

677






What is the purpose of & in scanf?

596


What is header file in c?

604


How can I prevent another program from modifying part of a file that I am modifying?

614


How can I dynamically allocate arrays?

592


writ a program to compare using strcmp VIVA and viva with its output.

1525


Differentiate between a structure and a union.

766


how to print electricity bill according to following charges first 100 units -1rs per unit for next 200 units-1.50 rs per unit without using conditions

2723


What does c in a circle mean?

583


Can you mix old-style and new-style function syntax?

664


What are pointers? Why are they used?

630