Answer Posted / ravikiran
Transient variable is the one which cann't be serialized
| Is This Answer Correct ? | 19 Yes | 3 No |
Post New Answer View All Answers
How we can execute any code even before main method?
Why can't you declare a class as protected?
What is the use of System class?
How can I debug the Java security exceptions and AccessControlExceptions?
What is a function in programming?
What is split return?
What is anti pattern in cyber security?
How many threads does a core java have?
How are multiple inheritances done in Java?
Can we make main() thread as daemon?
Explain about the performance aspects of core java?
Difference between string, string builder, and string buffer?
What do you understand by the term wrapper classes?
What are void methods?
Can you explain inner class.