what is the difference between cd & dvd ?
Answer Posted / ashwini
main difference is related to their storage capacity
cd track is about 0.5 micron in width
and dvd tract is 0.03 or some thing
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is type conversion in java?
How finally used under exception handling?
Explain about join() method?
What do you understand by casting in java language?
What is the method to declare member of a class static?
What is a package in java? List down various advantages of packages.
Is 0 a real number?
What is an argument in java?
What is synchronization and why is it important in java programming?
Can a vector contain heterogenous objects?
Why should we use singleton pattern instead of static class?
What is treeset in java collection?
Hi all, I am dng a mini project on FileSplitter application which splits the GBs of logfile into Smaller chunks(mbs) depending on the split size." How to handle GBs file? I am getting OutOfMemoryException, when I input such GB sized file. Thx
how to run ecllipse with jettyserver for windows environment using batch file
What is a for loop in java?