This is a discussion on Hardware Interview FAQ within the Interview Questions & Answers and Tips forums, part of the DiscussWeb IT Curriculum category; Hi Techies, Let's start posting general Computer Hardware interview questions and answers in this thread. Thanks...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
| |||
| Hi Techies, Let's start posting general Computer Hardware interview questions and answers in this thread. Thanks |
| Sponsored Links |
| |||
| How does the browser know to go to a certain IP address when you enter a domain like google.com? It searches through local DNS cache, if nothing is there, it queries the ISP’s DNS server. |
| |||
| What are * and ? when using them for wildcards in Windows?* any characters, arbitrary amoung,? single character |
| |||
| How many logical drives is it possible to fit onto a physical disk? Maximum of 24 logical drives. The extended partition can only have 23 logical drives. |
| |||
| What’s the maximum hard drive size for FAT16-based Windows system? 2 GB |
| |||
| Where’s MBR located on the disk? Main Boot Record is located in sector 0, track 0, head 0, cylinder 0 of the primary active partition. |
| |||
| What’s the speed and device maximum specs for Firewire? IEEE 1394 (Firewire) supports the maximum of 63 connected devices with speeds up to 400 Mbps. |
| |||
| What’s the difference between L1 and L2 cache? Level 1 cache is internal to the chip, L2 is external. |
| |||
| Name the processor lines of two major manufacturers? High-end: Intel - Pentium (II, III, 4), AMD - Athlon. Low-end: Intel - Celeron, AMD - Duron. 64-bit: Intel - Itanium 2, AMD - Opteron. |
| |||
| Where does CPU Enhanced mode originate from? Intel’s 80386 was the first 32-bit processor, and since the company had to backward-support the 8086. All the modern Intel-based processors run in the Enhanced mode, capable of switching between Real mode (just like the real 8086) and Protected mode, which is the current mode of operation. |
| |||
| Where does the Real mode on the CPU come from? » The original 8086, which only had 1 MB of memory. This megabyte is split into low memory for IRQ tables, application memory and high memory. |
| |||
| How do you clear CMOS password? Since CMOS is a special chip with its own battery, the best way to clear out a CMOS chip is to disconnect it from its power supply. |
| |||
| What are the basic expansion card types? ISA and PCI, ISA can be used only on XT, AT and ATX boards. The industry now considers ISA obsolete. |
| |||
| What is NV-RAM? Nonvolatile Read Write Memory, also called Flash memory. It is also know as shadow RAM. |
| |||
| Can ROM be used as stack? ROM cannot be used as stack because it is not possible to write to ROM. |
| |||
| What is stack? Stack is a portion of RAM used for saving the content of Program Counter and general purpose registers. |
| |||
| What is flag? Flag is a flip-flop used to store the information about the status of a processor and the status of the instruction executed most recently. |
| |||
| Which processor structure is pipelined? All x86 processors have pipelined structure. |
| |||
| What is a compiler? Compiler is used to translate the high-level language program into machine code at a time. It doesn’t require special instruction to store in a memory, it stores automatically. The Execution time is less compared to Interpreter. |
| |||
| Differentiate between RAM and ROM? RAM: Read / Write memory, High Speed, Volatile Memory. ROM: Read only memory, Low Speed, Non Voliate Memory. |
![]() |
| Thread Tools | |
| Display Modes | |
| |
LinkBacks (?)
LinkBack to this Thread: http://www.discussweb.com/interview-questions-answers-tips/3841-hardware-interview-faq.html | |||
| Posted By | For | Type | Date |
| Hardware | This thread | Refback | 09-17-2007 06:45 AM |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Computer Hardware Vendors | arjkhanna | Computer Hardware | 19 | 03-15-2008 02:21 AM |
| PC Hardware Troubleshooting Techniques | arjkhanna | Networking & Internet Connectivity | 4 | 01-19-2008 04:46 AM |
| Windows Hardware Requirements | srikumar_l | Computer Hardware | 4 | 12-13-2007 06:18 AM |
| Hardware | playasol73 | Operating Systems | 0 | 11-06-2007 08:50 AM |
| Server hardware | nhoj | Server Management | 0 | 04-07-2007 06:31 AM |