Delete (unset) the variable called Number
What will be an ideal response?
unset Number
Computer Science & Information Technology
You might also like to view...
Cache speeds up processing.
a. true b. false
Computer Science & Information Technology
Friendship cannot be declared between a class template and:
a. A class-template specialization. b. A member function of another class. c. Another class template. d. A global function.
Computer Science & Information Technology