instanceof

Term side of the Card
Topic: Syntax
Unit title: instanceof
Categories: Operator
Explanation side of the Card

Explanation: The operator used to verify if an object was created by a certain constructor. Useful in conditional statements to confirm an object's class type.

Edit on GitHubContributions in our content repository are 🤗 welcome from everyone.Link leads to the Contributions guidelines on GitHubLink leads to the content repository on GitHub