what is the difference between cd & dvd ?
Answer Posted / aman
A cd can be played by a dvd player but a dvd cant be played by a cd player..
| Is This Answer Correct ? | 82 Yes | 20 No |
Post New Answer View All Answers
What is the similarity between dynamic binding and linking?
What is arraylist e in java?
What is jit compiler ?
What is java argument list?
What is the advantage of OOP in java?
What is difference between next () and nextline () in java?
Does java support Operator Overloading?
What are the two types of streams offered by java 8?
Can we cast any other type to boolean type with type casting?
What is <> used for in java?
When a thread is executing a synchronized method , then is it possible for the same thread to access other synchronized methods of an object ?
How do singleton patterns work?
I want my class to be developed in such a way that no other class (even derived class) can create its objects. How can I do so?
What is the difference between serializable and externalizable interfaces?
What is the difference between integer parseint and integer valueof?