Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 379 Bytes

0118.md

File metadata and controls

15 lines (12 loc) · 379 Bytes

Which operator can be used to decide whether or not an object of a class is inheriting property from another class?

  • A) instanceof
  • B) Logical
  • C) Array
  • D) Execution
Answer

Answer: A