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
How do you sort objects in java?
How to split a string in java?
How to access arraylist elements in java?
Write the algorithm to check the number non-leaf nodes in a tree.
Does variable declaration allocate memory?
What is arraylist class in java?
What is r * in math?
What is compiler and what its output.
how to run ecllipse with jettyserver for windows environment using batch file
What are byte codes?
What will happen if static modifier is removed from the signature of the main method?
If we don’t want some of the fields not to serialize how to do that?
Is string a class in java?
Explain wait(), notify() and notifyall() methods of object class ?
What is the difference between yield() and sleep()?