Q53
What array will you get if you convert an object to an array?
A.
An array with properties of that object as the array's elements
AnswerB.
An array with properties of that array as the object's elements
C.
An array with properties of that object as the Key elements
D.
An array with keys of that object as the array's elements
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board