|
INTERVIEW QUESTIONS
MICROSOFT
ARCHITECTURE
DETAILS
Question: What is hard disk and what is its purpose?
Answer: Hard disk is the secondary storage device, which holds the data in bulk, and it holds the data on the magnetic medium of the disk.Hard disks have a hard platter that holds the magnetic medium, the magnetic medium can be easily erased and rewritten, and a typical desktop machine will have a hard disk with a capacity of between 10 and 40 gigabytes. Data is stored onto the disk in the form of files.
|
|
|
Category |
Architecture Interview Questions & Answers -
Exam Mode /
Learning Mode
|
Rating |
(0.2) By 7758 users |
Added on |
8/27/2014 |
Views |
70381 |
Rate it! |
|
|
Question:
What is hard disk and what is its purpose?
Answer:
Hard disk is the secondary storage device, which holds the data in bulk, and it holds the data on the magnetic medium of the disk.Hard disks have a hard platter that holds the magnetic medium, the magnetic medium can be easily erased and rewritten, and a typical desktop machine will have a hard disk with a capacity of between 10 and 40 gigabytes. Data is stored onto the disk in the form of files. Source: CoolInterview.com
If you have the better answer, then send it to us. We will display your answer after the approval.
Rules to Post Answers in CoolInterview.com:-
- There should not be any Spelling Mistakes.
- There should not be any Gramatical Errors.
- Answers must not contain any bad words.
- Answers should not be the repeat of same answer, already approved.
- Answer should be complete in itself.
|
|
Related Questions |
View Answer |
|
What is cache memory?
|
View Answer
|
|
What is MESI?
|
View Answer
|
|
What are the five stages in a DLX pipeline?
|
View Answer
|
|
What is Virtual Memory?
|
View Answer
|
|
Difference b/w Machine config vs. web config InProcess vs out process session state State server and sqlserver Cookie less session state 5. gui programming
|
View Answer
|
|
What is interrupt?
|
View Answer
|
|
What are different pipelining hazards and how are they eliminated. ?
|
View Answer
|
|
What are the types of memory management?
|
View Answer
|
|
What is the purpose of cache? How is it used?
|
View Answer
|
|
What is the race around condition? How can it be overcome?
|
View Answer
|
|
How do you improve the cache performance. ?
|
View Answer
|
|
What is cache coherency and how is it eliminated?
|
View Answer
|
|
What is write back and write through caches?
|
View Answer
|
|
Explain what is DMA?
|
View Answer
|
|
What is cache?
|
View Answer
|
|
What is pipelining?
|
View Answer
|
|
The number or character entered through keyboard gets converted to equivalent ASCII code & it get stored on RAM in the binary form. What is the exact procedure on hardware that converts the ASCII value to Binary?
|
View Answer
|
|
The characters entered through keyboard gets converted to equivalent ASCII code & stored on RAM in the binary form. What is exact procedure to happens on hardware that converts the ASCII value to equivalent binary form?
|
View Answer
|
|
In designing component package / framework using Interface programming, where is the best place to put the Interfaces to reduce dependencies? In a single assembly that is referenced by other assemblies. In the domain assembly near the class that inherits the interface? or In the client assembly where the interface is being used?
|
View Answer
|
|
What is a managed code. Is 'Dim fs as filestreamobject' is a managed code?
|
View Answer
|