what is the difference between cd & dvd ?
Answer Posted / kunal giri
CD Stands For Compact Disc.
DVD Stands For Digital Versatile Disc.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is difference between an object and a class?
Can java program run without jre?
How would you use Bubble Sort to sort the number of elements?
How can you make a class serializable in java?
How can constructor chaining be done using this keyword?
What is wrapper class example?
Is array an object in java?
Can you call one constructor from another if a class has multiple constructors?
What is the difference between iterator and enumeration ?
What is string and its types?
What is pangram in java?
What are the practical benefits, if any, of importing a specific class rather than an entire package (e.g. Import java.net.* Versus import java.net.socket)?
How to sort elements in a parallel array in java?
What are data structures in java?
Can static methods access instance variables in java?