Problem
A. What are Getters and Setters in JavaScript?
B. What is Inheritance? Give one example.
C. Definition for Prototype-less Objects?
D. Define Object-oriented programming?
E. What are Methods?
F. What is Prototype?
G. Object.create() creates what with what?
H. What does In Operator tells us?
I. What hasOwnProperty() tells us?
J. How to call Constructors?