Tag Archive for computer’s

Most modern computers provide large number of general-purpose registers and few mem access instructions, why?

Question by Chris: Most modern computers provide large number of general-purpose registers and few mem access instructions, why?
Full Question: Most modern computers provide a large number of general-purpose registers and very few memory access instructions. Most instructions use these registers to hold data instead of
memory. Explain clearly and coherently the advantages to such an architecture?

Best answer:

Answer by Chip
Put simply: speed. The computer doesn’t have to waste time looking up data in memory if it already has the data sitting right there in the register.

Know better? Leave your own answer in the comments!

In a sentence computers in a client server network which is the best sentence?

Question by ?: In a sentence computers in a client server network which is the best sentence?
All computers are joined in the domain to a server or
All computers are joined in the domain under a server?

I am not sure if clients would be considered “under” a server as like saying workers are under management. I know a server provides services and autthtication but I am not sure if I server would be higher then a client. Would Anyone know?

Best answer:

Answer by Commander Pyro
All computers are joined in the domain under a server
It sounds much better and I believe it’s correct as well.

Know better? Leave your own answer in the comments!

What is the best way to completely wipe out my computer’s memory?

Question by Peter Griffin: What is the best way to completely wipe out my computer’s memory?
I bought a laptop from my friend, but I want to COMPLETELY wipe out the memory before I start doing this. I basicly want nothing on there but the operating system. It is an emachines E725. Thanks!
That’s the problem…I don’t have the OS disk!

Best answer:

Answer by samantha
DBAN is a widely used program for overwriting the data on hard drives.

Darik’s Boot and Nuke – DBAN

–edited – you asked for the best way to wipe out the data… if you simply install the os again, you have not ‘wiped’ the disk clean.. even reformatting the drive only rewrites the file allocation table and clears the Directory Entries. it does NOT wipe all the data off the drive. DBAN will write 0’s to every bit of every sector on the drive, then 1’s then random strings across the entire drive ensuring that nothing can be salvaged from the disk with a sector editor.

for MOST purposes a low level format is sufficient. DBAN is a lot more thorough and is used for military and financial service companies, we use it for all our machines prior to sending them to surplus due to hippa concerns.

Note: If you are just wanting to reinstall the OS and not worried out “wiping out the contents” – you can go to “start/all programs.emachines, eMachines Recovery Management” and choose “restore” – then “completely restore system to factory defaults”

I would recommend creating a set of OS/restore disks from the same utility as well prior to attempting the reinstall by going to the “backup” option then “Create Factory Default Disk” and “Create Drivers and Applications Disk”. – Then store those disks in a safe place so you can reinstall if you ever have a drive failure.

Give your answer to this question below!