|
Related Questions |
View Answer |
|
What is the ResourceBundle class?
|
View Answer
|
|
What interface must an object implement before it can be written to a stream as an object?
|
View Answer
|
|
What is Serialization and deserialization?
|
View Answer
|
|
What are the Object and Class classes used for?
|
View Answer
|
|
Can you write Java code for declaration of multiple inheritance in Java ?
|
View Answer
|
|
Write the Java code to declare any constant (say gravitational constant) and to get its value.
|
View Answer
|
|
What are the disadvantages of using threads?
|
View Answer
|
|
What do mean by polymorphism, inheritance, encapsulation?
|
View Answer
|
|
Which Collection class is used for FIFO in Java
|
View Answer
|
|
What synchronization constructs does Java provide? How do they work?
|
View Answer
|
|
Why "bytecode"? Can you reverse-engineer the code from bytecode?
|
View Answer
|
|
Given a text file, input.txt, provide the statement required to open this file with the appropriate I/O
|
View Answer
|
|
When should i used notify() and notifyall() methods on threads
|
View Answer
|
|
What is the Vector class
|
View Answer
|
|
Why do you create interfaces, and when MUST you use one?
|
View Answer
|
|
Why Java is not 100 % pure OOPS
|
View Answer
|
|
Is there any tag in HTML to upload and download files
|
View Answer
|
|
How will you add panel to a Frame
|
View Answer
|
|
What is the difference between overloading and overriding
|
View Answer
|
|
What is the difference between exception and error
|
View Answer
|