what is the difference between cd & dvd ?
Answer Posted / manish,mca-68-2k9
The basic difference is the amount of storage on each disk.
CDs have 700MB. DVD single layer have 4.7GB. So DVDs can
hold over 6 times the data. You can use both for pretty
much the same things. DVD is the disk of choice for movies
so the home players are primarily DVD players.
On the technical side the increase in the capacity
(density) is accomplished primarily by using a difference
type of laser to burn the pits in the disk shiny surface.
The wave length of the DVD laser is substancially shorter.
For more in depth coverage see the link below.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Can a static member function access member variable of an object?
Can the interface be final?
What are methods of a class?
Explain about fail fast iterators in java?
What is meant by null and void?
What are the approaches that you will follow for making a program very efficient?
What do the thread?class methods run() and start() do?
What is class array in java?
How many boolean functions are there?
How to sort an array in java without using sort method?
Is heap stored in ram?
What invokes a thread's run() method in java programming?
When we should use serialization?
what do you mean by marker interface in java?
What is the range of the short type?