In Serialization, whether you will use Static variables?
Answer Posted / krishna
We cannot serialize the static variables
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are voids?
Explain the private protected method modifier?
What are the different approaches to implement a function to generate a random number?
What is the difference between a constructor and a method?
What is finalize() function in java?
Write a method to check if input string is palindrome?
What are the two environment variables that must be set in order to run any java programs?
What is a local, member and a class variable?
how would you implement a thread pool? : Java thread
What is a lambda expression ? What's its use ?
When do I need to use reflection feature in java?
What do you mean by object?
What is boolean flag in java?
Explain about oops concepts.
How many types of voids are there?