4. Often some situation arises in programming where data or input is dynamic in nature, i.e. the number of data item keeps changing during program execution. A live scenario where the program is...

Please answer this ?4.<br>Often some situation arises in programming where data or input is dynamic in nature,<br>i.e. the number of data item keeps changing during program execution. A live scenario where<br>the program is developed to process lists of employees of an organization. The list grows as<br>the names are added and shrink as the names get deleted. With the increase in name the memory<br>allocate space to the list to accommodate additional data items. Such situations in programming<br>require which technique. Explain the concept with the help of suitable examples.<br>

Extracted text: 4. Often some situation arises in programming where data or input is dynamic in nature, i.e. the number of data item keeps changing during program execution. A live scenario where the program is developed to process lists of employees of an organization. The list grows as the names are added and shrink as the names get deleted. With the increase in name the memory allocate space to the list to accommodate additional data items. Such situations in programming require which technique. Explain the concept with the help of suitable examples.

Jun 08, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here