There is a class in which it has 3 variables: static int ii; transient int j; int k; if we create an object for the above class which is serializable then what are the variables available in the object?

Showing Answers 1 - 1 of 1 Answers

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions