answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: What allows different modules of a single program to run at he same time?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is program linking?

Program linking is the process where separate compiled code modules are combined to create a single executable program. This process resolves references between different modules and allows the program to be run as a complete unit. Linking can be done statically at compile time or dynamically at runtime.


Single program Uni-programming?

A single program is also known as uni programming. Uni programming only allows on program to be present in the memory at a time. Single program


What is single programming operating system?

A single program operating system allows only one program to run at a time.


What are three memory modules?

RAM (Random Access Memory), SIMMs (Single Inline Memory Modules), DImms (Dual Inline Memory Modules), RIMMs (Rambus Inline Memory Modules).


What type of program is the 203k program?

The 203k Program is a rehabilitation mortgage insurance. What this insurance allows an individual to do is finance the cost of the house plus its cost of renovation in one single mortgage.


How do you merge 2 Visual C programs to get a single output?

You cannot. A C program can only have one global main function but you'd be trying to compile a program that has two main functions. The only way to merge the two programs is to modularise both programs so that neither is dependent upon their main functions. Once modularised, you can include those modules in any program. Alternatively, you can create binary libraries from the modules and link them into any program.


What are the advantages of linker?

When developing large programs, different people working at the same time can develop separate modules of functionality. These modules can then be "linked� to form a single module that can be loaded and executed. The modularity of programs, that the linking step in assembly language makes possible, provides the same convenience as it does in higher-level languages; namely abstraction and separation of concerns. Once the functionality of a module has been verified for correctness, it can be re-used in any number of other modules. The programmer can focus on other parts of the program. This is the so-called "modular" approach, or the "top-down" approach.


What is the size of a spreadsheet program?

There is no single answer to that. There are many spreadsheet programs and different versions and they come in different sizes and on different computers and online.


What is the concept of linking and relocation?

Linking is the process of connecting different modules or files together during compilation to create a single executable program. Relocation is the process of adjusting memory addresses in a program during loading to ensure that it can be executed correctly in its designated memory space. Both linking and relocation are important steps in the software development process to create functional and efficient programs.


When was the Apollo spacecraft built?

They were built throughout the 60's and into the 70's. The spacecraft and various modules went through many, many iterations and versions. There was not just a single design that was used throughout the program.


What is a single user operating system and a network?

it allows only one user to run a same program as another user at a same time


What type of memory treats two matching modules as a single unit?

Dual-channel