Answers for "can we serialize static variables"

0

can we serialize static variables

static variables belong to class therefore, you cannot serialize static variables in Java.
Posted by: Guest on March-09-2022

Code answers related to "can we serialize static variables"

Browse Popular Code Answers by Language