Tech Questions * Flashcards
(47 cards)
Length Of Cat5 Trmission?
100m
What Is The Name Of The Ethernet Plug?
RJ45
Name Two Devices Needed To Make A Network?
switch and router (well, network card (NIC) and router should do it, or a switch and network card.. depends how big you want to make it, really i guess you can have a network with a crossover cable and two nics).
What Is The Difference Between Pcie And Pci?
PCI-e is newer than PCI and PCI-x. The slots look different and they are not compatible.
What Does Http Stand For?
Hypertext Trfer Protocol.
How Do You Recognize A Broken Hard Drive Without Software Or Removing It From The Machine?
Noise (tick tack sound of the arm getting stuck/hitting something)
Any leds on the disk, system board, controller
Any vibration or anything from the disk?
How Many Primary Partitions Can You Have In Dos?
Four primary and maximum one active per disk. See this link for some explanations. Unsure at this stage what the exact question was.
What Is The Resolution In Windows 2000 Safe Mode?
800×600 or 640×480?- see this link on mydigitallife or this post on tom’s hardware.
What Are All The Components In A Pc Or Server?
PC: chassi, system board, psu, cpu, ram, hdd, f, cables, graphics card, dvd, monitor, keyboard/mouse
Server: same with deduction of a extra graphics card (is one on the system board), and addition of hdd controller, possibly backplane, no cd/dvd, extra nic, double cpu, ram, psu, f, remote monitoring/console.
How Many Ide Devices Can You Have In A Pc?
two per channel (usually 4)
What Is The Bit Rate Of A Serial Interface Of A Network Device?
the default apparently in hyperterminal – 9600 (this might be tricky, in my experience this varies between the devices – max is probably 115200bps). Maybe what they are asking for is what is the default speed of a Cisco switch’s aux or console port? If so, the wer is 9600.
What Is Bios?
Basic input/output system. Responsible for initializing hardware, POST/startup diagnostics, boot the OS and varies hardware settings.
Q13. How Many Can You Have On Each Channel? What Are They Called?
2 / master and slave
What Is Rom?
Read Only Memory – Used for storing data that you do not want somebody to write to.
What Is The Port Used For Http?
80
What Protocol Is Used By Ping?
ICMP (this is a sneaky question – an obvious fault is to go for TCP or UDP)
How Do You Find The First Disk In A Linux Os?
Look under /dev/ for a disk like /dev/sda(SATA) /dev/hda (PATA). Then /dev/sda1 is the first partition.
What are the basic hardware parts that you need to get a PC working?
The basic parts of a PC are a computer case, a monitor, keyboard, mouse and the power cord. Each of these parts have their own value and an important role to get a PC working. Make sure you mentioned them and explain briefly what they’re function is.
What is a graphic card/ a graphic driver?
A: The graphic components of your PC are on a separated card which has its own slot and gets plugged in the mother-board. That is why these components are called a graphic card. You should mention that lap-tops usually have their graphic components built in the mother-board.
A2: The graphic driver is a program that controls and oversees how your graphic components respond to everything else in your software.
What is the mother-board?
The mother-board or also called the main-board is the backbone of the PC. The mother-board is a platform that connects all of the parts together, including sound driver, video drivers, graphic card, the hard drives, the CPU memory.
How would you define ROM and how RAM?
ROM and RAM are both memories but differ in their functions. ROM (Read-only memory) is a memory that reads and storages codes of the programs that run under the processor, while RAM (random-accessible memory) runs only temporarily while power is on and the PC is working. ROM continues to store data even when power is off. That’s why RAM is more important for video-gaming, so it can support more.
When talking about RAM, what is Cache Ram?
The cache RAM or sometimes known as SRAM is the place where often used data is stored on a regular basis. It is a small high-speed memory box positioned behind the CPU and above the main memory. The processor always firstly checks the SRAM, before proceeding somewhere else.
What is a modem?
A modem or a modulator-demodulator is a device that converts the waves coming from telephones and cables and then processes them into the computer. The PC has digital information and telephones usually send analog waves. The modems function is receiving and converting these waves, creating communication.
What is FireWire?
FireWire is a type of device that can transfer information between all sorts of digital devices, including audio and video equipments and it is also easy to use. It can be plugged or unplugged while the power is on and the PC will respond to it automatically. Installing the driver means that the PC and FireWire can start working and sharing information immediately.