d) Which jQuery method is used to remove the child elements from the selected element code example Example: delete all child elements jquery $("div").empty();