Ask Question
31 December, 14:08

Which of the following statements is NOT true? A. A static variable is not serialized. B. The methods in an object are serialized. C. An object must be an instance of Serializable or Externalizable for it to be serialized. D. All of these

+3
Answers (1)
  1. 31 December, 15:07
    0
    The answer is "Option A".

    Explanation:

    The static variable is also known as a variable, that could be used to describe the common property of all items, during the time of object initialization, this variable only stored once in the class field, that's why "option A" is incorrect, and other were correct which can be explained as follows:

    In option B, It is also known as a procedure, which means are series. In option C, It is an abstract datatype, that describes the instance of series.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “Which of the following statements is NOT true? A. A static variable is not serialized. B. The methods in an object are serialized. C. An ...” in 📘 Computers and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers