What is the purpose of the protected access specifier?
A. Protected is the same as private.
B. Protected is the same as public.
C. It allows members to be inherited in derived classes.
D. A and B.
C. It allows members to be inherited in derived classes.
Computer Science & Information Technology
You might also like to view...
Which command can you use to see the uptime for a router?
show uptime b. sh uptime c. show time d. show version
Computer Science & Information Technology
State that a program will calculate the product of three integers.
Write declarations, statements or comments that accomplish each of the tasks.
Computer Science & Information Technology