|| is a comparison opertator. x||y returns true if both x and y are true.
Once the constructor is defined, you need to create new instances of the object. This process is called ___________.
What does the following JavaScript code do"
"Hello, World!".length;
x!=y will return true if x and y are not equal.