First way to print all properties of person object is by using Object.keys() method. In this method we pass the person object to Object.keys() ...
確定! 回上一頁