public
private
protected
transient
default access
第1题:
You are securing a network for TestKing and want to apply an ACL (access control list) to an interface of a router. Which one of the following commands would you use?()
第2题:
A member variable defined in a class can be accessed only by the classes in the same package. Which modifier should be used to obtain the access control?()
第3题:
You want a class to have access to members of another class in the same package. Which is the most restrictive access that accomplishes this objective?()
第4题:
You want a class to have access to members of another class in the same package. Which is the most restrictive access modifier that will accomplish that will accomplish this objective?()
第5题:
You want to limit access to a method of a public class to members of the same class. Which access modifier accomplishes this objective?()
第6题:
You want subclasses in any package to have access to members of a superclass. Which is the most restrictive access that accomplishes this objective?()
第7题:
Public
Private
Protected
Transient
No access modifier is qualified
第8题:
ActiveX controls
Calendar Class
Standard Object Library
Picklist Class
Wizard Class
Navigator Class
第9题:
public
private
protected
transient
default access
第10题:
LOGGING_OFF
LOGGING_RUNS
LOGGING_FULL
LOGGING_NULL
第11题:
permit access-list 101 out
ip access-group 101 out
apply access-list 101 out
access-class 101 out
ip access-list e0 out
第12题:
public
private
protected
transient
default access
第13题:
Which three statements are true?()
第14题:
不是修饰符的是()
第15题:
Which two are benefits of fully encapsulating a class?()
第16题:
You want to limit access to a method of a public class to members of the same class. Which access accomplishes this objective?()
第17题:
A class design requires that a member variable cannot be accessible directly outside the class. Which modifier should be used to obtain the access control?()
第18题:
You want to provide a tool that allows users quick access to form modules, by listing them in an Explorer-style interface. Which reusable component do you use?()
第19题:
public
no modifier
protected
private
第20题:
Public
Private
Protected
Transient
No access modifier is required
第21题:
private
no modifier
public
protected
第22题:
public
private
protected
transient
default access
第23题:
Public
Private
Protected
Transient
No access modifier is qualified.
第24题:
Public
Private
Protected
Transient
No access modifier is required.