Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Questions | Answers | Discussions | Knowledge sharing | Communities & more.
The advantage(s) of incorporating the macro processor into pass 1 is(are):
Solution(By Examveda Team) More flexibility is available to the programmer in that he may use all the features of the assembler in conjunction with macros. Functions are combined and it is not necessary to create intermediate files as output from the macro-processor and input to the assembler.
Solution(By Examveda Team)
See lessMore flexibility is available to the programmer in that he may use all the features of the assembler in conjunction with macros. Functions are combined and it is not necessary to create intermediate files as output from the macro-processor and input to the assembler.
The file structure that redefines its first record at a base of zero uses the term:
The file structure that redefines its first record at a base of zero uses the term: Relative Organization
The file structure that redefines its first record at a base of zero uses the term: Relative Organization
See lessIn an absolute loading scheme, which loader function is accomplished by loader
Therefore, in an absolute loading scheme, the loader function of re-allocation is accomplished by the assembler. It adjusts the relative memory addresses assigned during assembly to absolute memory addresses based on the desired loading address.
Therefore, in an absolute loading scheme, the loader function of re-allocation is accomplished by the assembler. It adjusts the relative memory addresses assigned during assembly to absolute memory addresses based on the desired loading address.
See lessWhat is the name given to all the programs inside the computer with makes it usable?
Software is a generic term used to refer to applications, scripts and programs that run on a device.
Software is a generic term used to refer to applications, scripts and programs that run on a device.
See lessScheduling is
Scheduling is the process of arranging, controlling and optimizing work and workloads in a production process or manufacturing process. Scheduling is used to allocate plant and machinery resources, plan human resources, plan production processes and purchase materials.
Scheduling is the process of arranging, controlling and optimizing work and workloads in a production process or manufacturing process. Scheduling is used to allocate plant and machinery resources, plan human resources, plan production processes and purchase materials.
See lessWhat scheduling algorithm allows processes that are logical runnable to be temporarily suspended?
The strategy of allowing process that are logically runnable to be temporarily suspended is called. preemptive scheduling.
The strategy of allowing process that are logically runnable to be temporarily suspended is called. preemptive scheduling.
See lessThe computational technique used to compute the disk storage address of individual records is called:
The computational technique used to compute the disk storage address of individual records is called hashing. Hashing is simply passing some data through a formula that produces a result, called a hash.
The computational technique used to compute the disk storage address of individual records is called hashing. Hashing is simply passing some data through a formula that produces a result, called a hash.
See lessPaging
Paging is a function of memory management where a computer will store and retrieve data from a device's secondary storage to the primary storage. Memory management is a crucial aspect of any computing device, and paging specifically is important to the implementation of virtual memory.
Paging is a function of memory management where a computer will store and retrieve data from a device’s secondary storage to the primary storage. Memory management is a crucial aspect of any computing device, and paging specifically is important to the implementation of virtual memory.
See lessWhich of the following is not true about documentation?
The four kinds of documentation are: learning-oriented tutorials. goal-oriented how-to guides. understanding-oriented discussions. information-oriented reference material.
The four kinds of documentation are:
See lesslearning-oriented tutorials.
goal-oriented how-to guides.
understanding-oriented discussions.
information-oriented reference material.
Which of the following is not true about the memory management?
Explanation: Dynamic paging in os is not valid memory management technique. Paging is a form of dynamic relocation, where each virtual address is bound by the paging hardware to a physical address.
Explanation: Dynamic paging in os is not valid memory management technique. Paging is a form of dynamic relocation, where each virtual address is bound by the paging hardware to a physical address.
See less