1. The method used to transfer data from I/O units to memory by suspending the memory-CPU data transfer for one memory cycle is called





Ask Your Doubts Here

Type in
(Press Ctrl+g to toggle between English and the chosen language)

Comments

Show Similar Question And Answers
QA->Which type of memory is not directly addressable by the CPU and requires special software called EMS?....
QA->What is the number of basic units in the International System of Units?....
QA->The Units which are derived from fundamental units?....
QA->The CPU and memory are located on the–....
QA->Who exhorted the world famous dictum "One caste, One religion, One clan, One world, One God"?....
MCQ->The method used to transfer data from I/O units to memory by suspending the memory-CPU data transfer for one memory cycle is called....
MCQ->Which two statements are true for any concrete class implementing the java.lang.Runnable interface? You can extend the Runnable interface as long as you override the public run() method. The class must contain a method called run() from which all code for that thread will be initiated. The class must contain an empty public void method named run(). The class must contain a public void method named runnable(). The class definition must include the words implements Threads and contain a method called run(). The mandatory method must be public, with a return type of void, must be called run(), and cannot take any arguments.....
MCQ->You install and run a third-party 32-bit application named Application on your Windows 2000 Server computer. After several days, the application stops responding. You open Task Manager and find that the CPU usage is at 100 percent. The normal range of CPU usage on the server is from 20 percent to 30 percent You end the application. However, you see that the CPU on the server is still at 100 percent. Task Manager shows no other applications running. You then examine the Processes page in Task Manager and confirm that the Application.exe process is no longer running. You want to return the CPU usage to its normal range. What should you do?....
MCQ->There are 3 friends.B and Each of them have a Hat and a Cycle.Each of them is wearing another person’s hat and riding the cycle of the third person(i.e.None of them is using their own hat and cycle).If A is wearing B’s hat and riding C’s cycle,who is riding A’s cycle?....
MCQ->Which of the following are necessary for Run-time Polymorphism? The overridden base method must be virtual, abstract or override. Both the override method and the virtual method must have the same access level modifier. An override declaration can change the accessibility of the virtual method. An abstract inherited property cannot be overridden in a derived class. An abstract method is implicitly a virtual method.....
Terms And Service:We do not guarantee the accuracy of available data ..We Provide Information On Public Data.. Please consult an expert before using this data for commercial or personal use | Powered By:Omega Web Solutions
© 2002-2017 Omega Education PVT LTD...Privacy | Terms And Conditions
Question ANSWER With Solution