JS

Objects in JavaScript - Creating objects methods i...

18.

Which of the following methods can be used to create objects in JavaScript?

Literal notation

Constructor function

Object.create()

Object.assign()