InterviewSolution
This section includes InterviewSolutions, each offering curated multiple-choice questions to sharpen your knowledge and support exam preparation. Choose a topic below to get started.
| 1. |
What Is The Difference Between Ddr-i And Ddr-ii? |
|
Answer» DDR2 is the successor to DDR RAM. DDR 2 incorporates SEVERAL technological upgrades to computer system memory, as well as an enhanced data rate.DDR 2 is capable of achieving twice the data transfer rate of DDR-I memory because of its HIGHER CLOCK speed. It operates at a lower voltage than DDR-I as well: 1.8 volts instead of 2.5. DDR2 is the successor to DDR RAM. DDR 2 incorporates several technological upgrades to computer system memory, as well as an enhanced data rate.DDR 2 is capable of achieving twice the data transfer rate of DDR-I memory because of its higher clock speed. It operates at a lower voltage than DDR-I as well: 1.8 volts instead of 2.5. |
|
| 2. |
What Are The Different Dram Types? |
|
Answer» FPMDRAM, EDO DRAM, SDRAM, RDRAM, DDR-SDRAM FPMDRAM, EDO DRAM, SDRAM, RDRAM, DDR-SDRAM |
|
| 3. |
Differentiate Sram And Dram? |
|
Answer» SRAM Static RAM STORES each bit of data on six metal oxide semiconductor field effect transistors, or MOSFETs. SRAM is used in devices that require the fastest possible data access without requiring a high capacity. Some EXAMPLES are CPU caches and buses, hard DRIVE and router buffers and printers. DRAM Dynamic RAM stores data using a PAIRED transistor and capacitor for each bit of data. Capacitors constantly LEAK electricity, which requires the memory controller to refresh the DRAM several times a second to maintain the data. SRAM Static RAM stores each bit of data on six metal oxide semiconductor field effect transistors, or MOSFETs. SRAM is used in devices that require the fastest possible data access without requiring a high capacity. Some examples are CPU caches and buses, hard drive and router buffers and printers. DRAM Dynamic RAM stores data using a paired transistor and capacitor for each bit of data. Capacitors constantly leak electricity, which requires the memory controller to refresh the DRAM several times a second to maintain the data. |
|
| 4. |
What Are The Different Types Of Ram? |
|
Answer» SRAM, DRAM, VRAM, SGRAM, DDR-SDRAM etc…. SRAM, DRAM, VRAM, SGRAM, DDR-SDRAM etc…. |
|
| 5. |
What Is Cache Memory? What Is The Advantage If A Processor With More Cache Memory You Are Using? |
|
Answer» Cache MEMORY is the memory area between RAM and PROCESSOR. If cache memory INCREASES the speed of the SYSTEM will also improved. Cache memory is the memory area between RAM and Processor. If cache memory increases the speed of the system will also improved. |
|
| 6. |
What Is Main Memory In A Computer? |
|
Answer» The main MEMORY in a computer is CALLED RANDOM Access Memory. It is also known as RAM. This is the part of the computer that stores operating system software, software applications and other information for the central processing unit (CPU) to have fast and direct access when needed to perform tasks. The main memory in a computer is called Random Access Memory. It is also known as RAM. This is the part of the computer that stores operating system software, software applications and other information for the central processing unit (CPU) to have fast and direct access when needed to perform tasks. |
|
| 7. |
What Is The Use Of Conventional Memory In The System? |
|
Answer» The SIZE of CONVENTIONAL memory is 640KB. It is also called DOS memory or Base memory. This memory is used by some small PROGRAMS like Word STAR, Lotus etc…DOS cannot use more than 640KB. The size of conventional memory is 640KB. It is also called DOS memory or Base memory. This memory is used by some small programs like Word star, Lotus etc…DOS cannot use more than 640KB. |
|
| 8. |
No Display. What Is The Problem? |
|
Answer» a) CPU FAN problem a) CPU fan problem |
|
| 9. |
What Are The Causes Of Overheating Of Microprocessor? |
|
Answer» a) Processor fan may not be properly connected. a) Processor fan may not be properly connected. |
|
| 10. |
A Cpu Fan Should Be Placed In System. Why? |
|
Answer» To MAKE the SYSTEM COOL and more FUNCTIONING. To make the system cool and more functioning. |
|
| 11. |
What Is Heat Sink? What Is Its Use? If It Is Not In The System What Will Happen? |
|
Answer» A HEAT sink is a component USED to lower the TEMPERATURE of a device.It is most commonly there on the microprocessor. If it is not PROPERLY fixed the system, the system will shutdown automatically to prevent further DAMAGE to the processor. A heat sink is a component used to lower the temperature of a device.It is most commonly there on the microprocessor. If it is not properly fixed the system, the system will shutdown automatically to prevent further damage to the processor. |
|
| 12. |
Which Type Of Socket Is Needed To Connect A Dual Core Processor Of Intel? |
|
Answer» Socket LGA 775. |
|
| 13. |
Socket 939 Is Developed By Amd. It Supports A Maximum Of How Many Bits Of Computing? What Are The The Different Processors Of Amd Is Suitable For This Socket? |
|
Answer» AMD Athlon 64, AMD Athlon 64FX and AMD Athlon 64 X2. AMD Athlon 64, AMD Athlon 64FX and AMD Athlon 64 X2. |
|
| 14. |
Write Socket Lga 775 Is Apt For Which Type Of Intel Processors? |
|
Answer» The top of the LINE for the LGA775 series CPU SOCKET was the Core 2 PROCESSOR series, with the Core 2 Duo E8600, Core 2 EXTREME QX9770 and Core 2 Quad Q9650 being the three top performers. The top of the line for the LGA775 series CPU socket was the Core 2 processor series, with the Core 2 Duo E8600, Core 2 Extreme QX9770 and Core 2 Quad Q9650 being the three top performers. |
|
| 15. |
What Are The Latest Processor Of Intel And Amd? |
|
Answer» For INTEL it is Intel CORE i7 and AMD Opteron 6200 Series processor. For intel it is Intel Core i7 and AMD Opteron 6200 Series processor. |
|
| 17. |
Which Is The Processor Suitable From Intel Family Of Processors For Server And Workstation? |
|
Answer» Intel Xeon |
|
| 19. |
What Is Nehalem Architecture? |
|
Answer» Nehalem is Intel's new MICROPROCESSOR architecture The CORE i7 chips were the first processors ever PRODUCED using an architecture CALLED Nehalem. Nehalem is Intel's new microprocessor architecture The Core i7 chips were the first processors ever produced using an architecture called Nehalem. |
|
| 20. |
What Is Intel Atom Processor? |
|
Answer» The Intel Atom family of processors are EXTREMELY small central processing units (CPU) found MOSTLY in ultraportable devices, such as netbooks, CELL phones and tablet PCs, according to Intel. While small and LIGHT on energy use, Atom processors can handle the most common TASKS, such as email and instant messaging. The Intel Atom family of processors are extremely small central processing units (CPU) found mostly in ultraportable devices, such as netbooks, cell phones and tablet PCs, according to Intel. While small and light on energy use, Atom processors can handle the most common tasks, such as email and instant messaging. |
|
| 21. |
What Is Hyper Threading? What Is The Use Of It? |
|
Answer» A thread of execution, or simply a "thread," is ONE series of instructions sent to the CPU. Hyper-threading is a technology developed to help make better use of spare PROCESSING cycles. Hyper-threaded processors have a duplicate SET of registers, small spaces of high-speed memory storage used to hold the data that is currently NEEDED to execute a thread. When a CPU core is delayed, waiting for data to be retrieved from another place in memory, it can use these duplicate registers to spend the spare computation cycles executing a different thread. The second set of registers will be pre-loaded with the data needed to execute the second thread, so the CPU core can begin work IMMEDIATELY A thread of execution, or simply a "thread," is one series of instructions sent to the CPU. Hyper-threading is a technology developed to help make better use of spare processing cycles. Hyper-threaded processors have a duplicate set of registers, small spaces of high-speed memory storage used to hold the data that is currently needed to execute a thread. When a CPU core is delayed, waiting for data to be retrieved from another place in memory, it can use these duplicate registers to spend the spare computation cycles executing a different thread. The second set of registers will be pre-loaded with the data needed to execute the second thread, so the CPU core can begin work immediately |
|
| 22. |
What Are The Differences Between Intel Celeron And Pentium Family Of Processors? |
|
Answer» Celeron
Pentium
Celeron Pentium |
|
| 23. |
Any Difference Between Pentium Iii And Iv? |
|
Answer» There have been a number of Pentium processor lines STARTING with the base Pentium in 1993.The of the recent Pentium entries are Pentium III and Pentium 4. a) In a Pentium III processor, the BUS speed is generally 133 MHz (although there were a few with 100 MHz). The lowest bus speed on a Pentium IV is 400 MHz, and there are versions with much higher speeds (TOPPING at 1066 MHz for the "extreme edition"). There have been a number of Pentium processor lines starting with the base Pentium in 1993.The of the recent Pentium entries are Pentium III and Pentium 4. a) In a Pentium III processor, the bus speed is generally 133 MHz (although there were a few with 100 MHz). The lowest bus speed on a Pentium IV is 400 MHz, and there are versions with much higher speeds (topping at 1066 MHz for the "extreme edition"). |
|
| 24. |
What Is Intel Pentium? |
|
Answer» The INTEL Pentium is a SERIES of microprocessors FIRST developed by the Intel Corporation. These types of PROCESSORS have been found in many personal computers since 1993. The Intel Pentium is a series of microprocessors first developed by the Intel Corporation. These types of processors have been found in many personal computers since 1993. |
|
| 25. |
What Is Cisc And Risc? |
|
Answer» REDUCED Instruction Set Computer (RISC) and Complex Instruction Set Computer (CISC) are two philosophies by which computer chips are DESIGNED. RISC BECAME a popular technology buzzword in the 1990s, and many processors used in the ENTERPRISE business SEGMENT were RISC-based. Reduced Instruction Set Computer (RISC) and Complex Instruction Set Computer (CISC) are two philosophies by which computer chips are designed. RISC became a popular technology buzzword in the 1990s, and many processors used in the enterprise business segment were RISC-based. |
|
| 26. |
What Is Lga ? |
|
Answer» An LGA socket is the connection POINT for a CENTRAL processing unit (CPU) to fit into a MOTHERBOARD. The LGA stands for Land GRID Array. An LGA socket is the connection point for a central processing unit (CPU) to fit into a motherboard. The LGA stands for Land Grid Array. |
|
| 27. |
What Is Packaging A Microprocessor? What Are The Different Packaging Available? |
|
Answer» Packaging is the process of CONNECTING a microprocessor with a computers MOTHERBOARD. The TYPES of microprocessor packaging are: Packaging is the process of connecting a microprocessor with a computers motherboard. The types of microprocessor packaging are: |
|
| 28. |
What The Difference Between Fsb And Bsb? |
|
Answer» Front SIDE Bus. Another name for the system bus. The Front Side Bus connects the CPU to main memory. A microprocessor bus that connects the CPU to aLevel 2 CACHE is called BACK Side Bus. Typically, a backside bus runs at a FASTER clock speed than the Front Side Bus. Front Side Bus. Another name for the system bus. The Front Side Bus connects the CPU to main memory. A microprocessor bus that connects the CPU to aLevel 2 cache is called Back Side Bus. Typically, a backside bus runs at a faster clock speed than the Front Side Bus. |
|
| 29. |
What Are The Differences Between Multitasking And Multiprocessing? |
|
Answer» Multitasking: Enables the PROCESSOR to do multiple programs simultaneously by fast switching through the programs. Here doesn't have the INVOLVEMENT of multiple processors. MULTIPROCESSING: Enables the processor to do multiple programs simultaneously by the USE of multiple processors. Multitasking: Enables the processor to do multiple programs simultaneously by fast switching through the programs. Here doesn't have the involvement of multiple processors. Multiprocessing: Enables the processor to do multiple programs simultaneously by the use of multiple processors. |
|
| 30. |
What Are The Factors Affecting The Speed Of The Microprocessor? |
|
Answer» The following are the FACTORS AFFECTING the SPEED of the microprocessor. The following are the factors affecting the speed of the microprocessor. |
|
| 31. |
What Is A Microprocessor? |
|
Answer» The most important electronic COMPONENT on the COMPUTER. It is a programmable logical device for processing DATA. In the world of personal computers, the terms MICROPROCESSOR and CPU are used interchangeably. The most important electronic component on the computer. It is a programmable logical device for processing data. In the world of personal computers, the terms MICROPROCESSOR and CPU are used interchangeably. |
|
| 32. |
Differentiates Serial And Parallel Port? |
|
Answer» Serial PORT and parallel port are used for transferring data in/out of the computer. In serial port transmission only 1 bit is transmitted at a time. Most serial ports on personal COMPUTERS conform to the RS-232C or RS-422 STANDARDS. A parallel interface for connecting an external device such as a printer. On PCs, the parallel port uses a 25-pin connector (type DB-25) and is used to CONNECT printers, computers and other devices that NEED relatively high bandwidth. It uses parallel transmission of data. Serial port and parallel port are used for transferring data in/out of the computer. In serial port transmission only 1 bit is transmitted at a time. Most serial ports on personal computers conform to the RS-232C or RS-422 standards. A parallel interface for connecting an external device such as a printer. On PCs, the parallel port uses a 25-pin connector (type DB-25) and is used to connect printers, computers and other devices that need relatively high bandwidth. It uses parallel transmission of data. |
|
| 33. |
What Do You Mean By A Processing Device? What Are The Various Types Of Processing Devices? |
|
Answer» The main function of a computer is to PROCESS data. The various types of PROCESSING DEVICE in a computer are: The main function of a computer is to process data. The various types of processing device in a computer are: |
|
| 34. |
What Is A Storage Device? What Is The Common Classification? |
|
Answer» STORAGE DEVICES are USED to STORE data in the computer. The different types of storage devices are: Storage devices are used to store data in the computer. The different types of storage devices are: |
|
| 35. |
Differentiate Input And Output Device? |
|
Answer» INPUT devices are used for GIVING input to the computer. But output devices are used to GET the result back from the computer. The examples of input devices are keyboard, MOUSE, scanner, DIGITAL camera atc...whereas output devices include monitor, printer, projector etc.... Input devices are used for giving input to the computer. But output devices are used to get the result back from the computer. The examples of input devices are keyboard, mouse, scanner, digital camera atc...whereas output devices include monitor, printer, projector etc.... |
|
| 36. |
What Is Super Computer? |
|
Answer» The fastest type of computer. Supercomputers are very expensive and are employed for specialized APPLICATIONS that require immense amounts of mathematical calculations. For example, weather forecasting REQUIRES a supercomputer. Other uses of supercomputers INCLUDE animated graphics, fluid dynamic calculations, NUCLEAR energy research, and petroleum exploration. The fastest type of computer. Supercomputers are very expensive and are employed for specialized applications that require immense amounts of mathematical calculations. For example, weather forecasting requires a supercomputer. Other uses of supercomputers include animated graphics, fluid dynamic calculations, nuclear energy research, and petroleum exploration. |
|
| 37. |
How A Minicomputer Different From A Mainframe? |
|
Answer» Minicomputer is a midsized MULTIPROCESSING and multi user computer. It is also called mid-range SERVER. But mainframes are HUGE computers, most commonly OCCUPYING entire rooms or floor. It is HIGHLY costly. Minicomputer is a midsized multiprocessing and multi user computer. It is also called mid-range server. But mainframes are huge computers, most commonly occupying entire rooms or floor. It is highly costly. |
|
| 38. |
What Are The Different Functions Of A Computer? |
|
Answer» A computer does the FOLLOWING FUNCTIONS; A computer does the following functions; |
|
| 39. |
What Is A Computer? |
|
Answer» COMPUTER is a PROGRAMMABLE machine. It the integral PART of everyday LIFE. Computer is a programmable machine. It the integral part of everyday life. |
|