Answer Posted / firoz mahmud
A transient variable is a variable that may not
be serialized.
| Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
What is a null check?
Difference between vector and arraylist.
What does the @override annotation do?
Explain the selection sort algorithm and state its time complexity?
What do you mean by platform independence?
can any body body expalin best definitions & best real time exaples for opps concepts.
Can a abstract class be defined without any abstract methods?
Define array. Tell me about 2-D array.
What is OOP Language?
What is difference between wait and notify in java?
Is it possible to use string in the switch case?
Write a program to calculate factorial in java?
What are instance variables?
If I only change the return type, does the method become overloaded?
Why main method is static in java?