OOPS and Core Java Interview Question and Answers
33. | What are actually saved during the serialization process? |
---|---|
Serialization saves all non static and non transient instance variables of an object. | |
34. | What is URL Naming service? |
---|---|
|
|
35. | Explain Thread priorities? |
---|---|
|
|
36. | What are the various operators used in Java? |
---|---|
|
|