Developers can use the removeAttr() method to remove an attribute of an HTML tag in jQuery. This method can remove one or more attributes from the selected element.

The syntax to use the following action is: $(selector).removeAttr(attribute)

BY Best Interview Question ON 26 Jan 2019