What does the keyword private mean in a class declaration?
A. private members can only be seen by other class members.
B. private is a function that keeps data away from external users.
C. private members can be seen by any other parts of the program.
D. private functions can send data when called from main.
A. private members can only be seen by other class members.
Computer Science & Information Technology
You might also like to view...
What is the purpose of sharing a Linux printer using Samba?
What will be an ideal response?
Computer Science & Information Technology
What is IMAP and what does it do?
What will be an ideal response?
Computer Science & Information Technology
You can nest AND, OR and NOT functions in an IF function.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology
When looking to alleviate single points of failure, why is it not feasible to create two copies of everything?
What will be an ideal response?
Computer Science & Information Technology