answersLogoWhite

0

What is data allocation?

Updated: 9/20/2023
User Avatar

Wiki User

12y ago

Best Answer

there are four alternative stratagies regarding the placement of data.centerlized,fragmented, completc replication and selective replication.

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

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

What is the difference between allocation and search data structure?

difference between serch data structure and allocation data structure


Dynamic memory allocation in data structure?

This is where you allocate the data that you have. This gives you the opportunity to have everything in order.


What is a data fragment not associated with a file in the file allocation table?

lost cluster


Compare and contrast dynamic memory allocation and the allocation of files in secondary storage?

Static Memory Allocation: Allocating the total memory requirements that a data structure might need all at once without regard for the actual amount needed at execution time. Dynamic Memory Allocation: The opposite strategy of static memory allocation - Dynamic Memory Allocation, involves allocating memory as-needed.


What is the only advantage of using list in a program?

Dyanmic memory allocation ... we can easily manipulate the data


Describe about storage allocation?

Storage allocation is a method of saving overall disk space in computer programming terms. This method involves saving similar pieces of data in the same location.


What is memory allocation?

Memory allocation is the act of reserving a chunk of memory for some set of data. In programming terms, this is normally done by declaring a variable. Large arrays of data will require large blocks of contiguous memory, which the programmer must request from the operating system.


Which languages necessarily need heap allocation in the runtime environment?

Those that allow dynamic data structure


The data blocks of a very large file in the Unix file system are allocated using?

an extensioin of indexed allocation


What is contiguous storage allocation?

Contiguous means to share an edge or boundary, touching, adjacent, neighbouring and so on. Thus contiguous storage allocation is any allocation that consumes two or more contiguous storage elements. In the case of contiguous memory allocation, this means two or more contiguous memory addresses are allocated. A one-dimensional array is an example of a contiguous memory allocation, where one array element (a data type) is immediately followed by the next.


File allocation methods in operating system?

Contiguous Allocation Linked Allocation Indexed Allocation


What is the allocation function?

what is allocation function