Answer Posted / Rajat Agarwal
[n {n "method": "delete",n "example": "n let obj = {"a": 1, "b": 2, "c": 3};n delete obj["b"];n console.log(obj); // Outputs: {"a": 1, "c": 3}
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category