answersLogoWhite

0

What else can I help you with?

Continue Learning about Engineering

Why is capability to relocate processes desirable?

A process may occupy different partitions which means different absolute memory locations during execution (from swapping) Compaction will also cause a program to occupy a different partition which means different absolute memory locations


Difference between compile and go loader and absolute loader?

in compile and go loader we use the core for placing code in other word you says that instruction placed directly in memory but in absolute loader data punched on cards. other one difference in that in compile and go loader core in not available for user but it in absolute loader core is available for user.


What is offset address?

An offset address is a relative address rather than an absolute address. You use offsets to refer to memory relative to an absolute address. For instance, array indices are implemented using offsets from the start address of the array, such that element 0 is at offset 0 and element 5 is at offset 5.


How do you make an antivirus program using Java?

A running java program only has access to the memory allocated to it by the Java Runtime Environment. Java by design does not allow access to absolute memory locations which is required to scan for memory resident viruses. A Java-based anti-virus program can still read a virus-signature file and use it to scan for those patterns in files to identify possible infected files.


What is an absolute instruction?

An absolute instruction is an assembly language instruction using only absolute addresses.

Related Questions

What does absolute address mean?

It is the fixed location of computers memory


Why is the capability to relocate processes desirable?

A process may occupy different partitions which means different absolute memory locations during execution (from swapping)Compaction will also cause a program to occupy a different partition which means different absolute memory locations


Why is capability to relocate processes desirable?

A process may occupy different partitions which means different absolute memory locations during execution (from swapping) Compaction will also cause a program to occupy a different partition which means different absolute memory locations


What is the difference between absolute and relative memory address?

what is the difference between relative and absolute location? It could be the relationship that lets absolute memory relate to anything whiles relative memory is specific. When you remember something and its absolute then it means you can remember by any means so you have trained the brain to remember it by any means while relative memory is related by place or dimension. There is also such a thing as partial memory!


Who has better memory children or adolts?

The retention and recall of memory varies widely in these two age groups. Children can retain more because their brain is 'new,' but a young adult has the absolute best memory because their brains are fully mature.


What is the Difference between absolute loader and relocating loader?

The biggest difference between these two loaders is that absolute loaders will load files into a specific location and a relocating loader will place the data anywhere in the memory.


If you crack the dare phones screen can you still save the memory and pictures?

I have no absolute idea, I do not know what the question is even asking!


Where can one buy a memory foam bed topper?

There are several stores where an individual can purchase a memory foam bed topper. Examples would include Overstock, Walmart, Kohl's, and Absolute Comfort on Sale.


How do you take out a stuck memory stick for psp?

You need to push it in first to release the catch, then it should pop out. Tweezers could possibly be used - but only as an absolute last resort because of the potential to damage the memory stick.


Difference between compile and go loader and absolute loader?

in compile and go loader we use the core for placing code in other word you says that instruction placed directly in memory but in absolute loader data punched on cards. other one difference in that in compile and go loader core in not available for user but it in absolute loader core is available for user.


What is absolute Safety and absolute health?

There is no such thing as "absolute safety" or "absolute health."


What is offset address?

An offset address is a relative address rather than an absolute address. You use offsets to refer to memory relative to an absolute address. For instance, array indices are implemented using offsets from the start address of the array, such that element 0 is at offset 0 and element 5 is at offset 5.