JavaScript used two types of comment indicators. The _______ indicator delineates a comment
on a single line of script. The _____ indicator is used for multiple line comments.
A.
//, /*…..*/
B.
//,*/…*/
C.
//, /…/
D.
/*…..*/, //
JavaScript used two types of comment indicators. The _______ indicator delineates a comment
on a single line of script. The _____ indicator is used for multiple line comments.
JavaScript used two types of comment indicators. The _______ indicator delineates a comment
on a single line of script. The _____ indicator is used for multiple line comments.
A.
//, /*…..*/
B.
//,*/…*/
C.
//, /…/
D.
/*…..*/, //