What symbol is used to indicate a destructor function?
A. :
B. ::
C. ~
D. >>
C
Computer Science & Information Technology
You might also like to view...
What is a suggested location to store templates on the hard drive?
A) Office Templates folder in the Document Templates folder B) Custom Office Templates folder in the Document Templates folder C) Custom Office Templates folder in the Documents folder D) Office Templates folder in the Documents folder
Computer Science & Information Technology
The ____ method is used to cancel a setTimeout() method before its code executes.
A. stopTimeout() B. cancelTimeout() C. clearInterval() D. clearTimeout()
Computer Science & Information Technology