Match each item with a statement below:
A. A template, or blueprint, that serves as the basis for new objects
B. Creates aDateobject containing the current date
C. Elements required for a source program to communicate with an object
D. Converts a number to a string using the number of decimal places specified
E. Returns the square root of the specified value
F. Programming code and data that can be treated as an individual unit or component
G. The easiest way to declare a custom object
H. Type of array that enables you to add object properties incorporating numbers
I. Returns a value rounded to the nearest integer
J. ?A function assigned a name within a custom object
A. class
B. new Date()
C. interface
D. toFixed()
E. sqrt()
F. object
G. literal
H. associative
I. round()
J. ?method
You might also like to view...
The Chart Tools Design ________ tab contains options to modify the overall chart design
Fill in the blank(s) with correct word
Matt, a network engineer, is setting up an IPSec VPN. Which network-layer key management standard and its protocol can be used to negotiate the connection?
A. AH B. Kerberos C. EAP D. IKE