Computer Architecture and Programming Languages Mixed Quiz

Casual Mode - Take your time!

1 / 20
Correct
0
Incorrect
0
Score
0%
Multiple Choice

All the members of the class which are to be serialized using xml serialization should be declared public.

  1. True.
  2. False
  3. True , if the Serializable attribute is not used.
  4. The members have to be protected.
Change Mode