Explain the difference between SVG & HTML
[0,1,1,0,1,0,1] convert this to ---> [0,0,0,1,1,1,] ---> mention its complexity
[4,-1,5,0,-1,8] ---> (-1) will be at its same position rest of the numbers will be sorted
How to dynamically make the object properties (read only)