Multiple choice Which of the following statement(s) is/are true? Static variables can not be serialized. Static variables can be serialized. Declaring a variable as volatile means that the variable will be shared in multithreaded environment. All of the above Only (1) and (3) Reveal answer Fill a bubble to check yourself E Correct answer Explanation Yes, these are the true statements.