answersLogoWhite

0

What is dynamic storage?

Updated: 12/22/2022
User Avatar

Wiki User

12y ago

Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: What is dynamic storage?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Does dynamic storage use partitions?

No, it does not.


What is difference in static and dynamic storage allocation?

Static storage allocation is when a program dedicates an amount of memory for its use at the start of the program. Dynamic storage allocation is when a program only takes storage as it needs it.


What are difference between Basic storage versus dynamic storage?

Basic storage concerned with divvision of hard diski into partitions whereas dynamic storage refers to divide the partition of basic disk into more /uncountabe/max partitiions ,,,i.e windows 2000 and windows XP Professional supports only dynamic storage.


Which operating system supports dynamic storage?

Windows 2000


What is a dynamic circuit?

A "dynamic" circuit is a type of memory integrated circuit, that stores digital information and provides high-speed storage and retrieval of data. It is called a DRAM (dynamic random access memories).


On what types of computers can you use dynamic disks?

Virtual Machines commonly use dynamically expanding storage. Additionally, Linux can use LVM, which allows dynamic resizing of sub-partitions.


How much storage does a dynamic disk require for the disk management database?

1 MB


What are the key properties of a semiconductor memory?

-Misnamed as all semiconductor memory is random access -Read/Write -Volatile -Temporary storage -Static or dynamic


Why dynamic stacks need not to check overflows?

Dynamic stacks do not need to check for overflow, per se, because they will automatically allocate extra storage if it is needed. However, it is still necessary to check for the out-of-memory condition, so the truth is that dynamic stacks do need to check for overflow, so to speak, because out-of-memory is similar in consequences to overflow.


How is dynamic initialisation achieved in c plus plus?

The C++ standard has this to say about dynamic initialisation:"Objects with static storage duration shall be zero-initialised before any other initialisation takes place. Zero-initialisation and initialisation with a constant expression are collectively called static initialisation; all other initialisation is dynamic initialisation."


What are the two senses in which the term random access memory is used?

due to permanent storage


What are some commands for Clearcase?

To create a dynamic view, using the following command: cleartool mkview -tag atag storage location. To delete a dynamic view: cleartool rmtag -tag atag. When modifying an element, you need to check it out. Use this command: cleartool co anelement.