📚 Practice Mode
Computer Architecture and Programming Languages Mixed Quiz
Learn at your own pace with hints and detailed explanations
1 / 20
Multiple Choice
All the members of the class which are to be serialized using xml serialization should be declared public.
- True.
- False
- True , if the Serializable attribute is not used.
- The members have to be protected.