Discussion Forum : Basic And Variables
Question - Identify the process done in the below code snippet
o = {x:1, y:{z:[false,null,""]}};
s = JSON.
Options:
A .  Object Encapsulation
B .  Object Serialization
C .  Object Abstraction
D .  Object Encoding
Answer: Option B

Submit Your Solution Below and Earn Points !
Next Question
Submit Your Solution hear:

Your email address will not be published. Required fields are marked *