A class becomes abstract when you place the __________ key word in the class definition.
a. super b. extends c. final d. abstract
d. abstract
Computer Science & Information Technology
You might also like to view...
What is the purpose of a TLD?
A. To identify the type of organization associated with the domain B. To monitor Internet traffic to ensure high speed performance C. To approve and control the assignment of domain names D. To provide Internet access to rural areas
Computer Science & Information Technology
An example of an instruction written in machine language would be ____.
A. sum = num1 + num2 B. 0000 0101 1100 0000 C. ADD bx, ax D. repeat 5 times
Computer Science & Information Technology