New Year Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: simple70

GIAC Secure Software Programmer – Java GSSP-Java Question # 77 Topic 8 Discussion

GIAC Secure Software Programmer – Java GSSP-Java Question # 77 Topic 8 Discussion

GSSP-Java Exam Topic 8 Question 77 Discussion:
Question #: 77
Topic #: 8

Consider the given lines of codE.

package ucert

class memberaccess

{

public int mem = 10;

}

Which of the following can directly access the variable mem?


A.

Any class


B.

Any class that extends the memberaccess class


C.

Only the memberaccess class


D.

Any class in the package ucert


Get Premium GSSP-Java Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.