

Access Specifiers and Encapsulation in Classes
Flashcard
•
Computers
•
6th - 8th Grade
•
Practice Problem
•
Hard
Wayground Content
FREE Resource
Student preview

9 questions
Show all answers
1.
FLASHCARD QUESTION
Front
Access specifiers...
Back
determine how methods are accessed.
2.
FLASHCARD QUESTION
Front
The access specifier "private" allows access to classes outside of the declaring class.
Back
False
3.
FLASHCARD QUESTION
Front
Instance variables are declared as...
Back
private
4.
FLASHCARD QUESTION
Front
Which variable would be most likely an instance variable in a class labeled circle? Options: A variable that you don't want your user to modify., A variable you want to declare outside of the class., A variable you've instantiated and want the user to have direct access to and be able to modify.
Back
A variable that you don't want your user to modify.
5.
FLASHCARD QUESTION
Front
What is the primary purpose of encapsulation in object-oriented programming?
Back
To hide the internal state and require all interaction to be performed through an object's methods.
6.
FLASHCARD QUESTION
Front
Which of the following is a characteristic of a method declared as 'public'?
Back
It can be accessed from any other class.
7.
FLASHCARD QUESTION
Front
What is the effect of declaring a variable as 'static' in a class?
Back
It is shared among all instances of the class.
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?