Computer Science, asked by satishsatish9009, 1 year ago

The JavaScript classes can be instantiated using _____ operator?
A.create
B.new
C.instantiate
D.create.new

Answers

Answered by Vaishnavi18
0
The JavaScript classes can be instantiated using new operator
Answered by DynamicPlayer
3
  1. The java script classes can be using the new Operator....
  2. Any code that you write using any compiled language like C, C++, or Java can be integrated or imported into another Python script. This code is considered as an "extension." A Python extension module is nothing more than a normal C library.
Similar questions