Sail E0 Webinar
Question
What can directly access and change the value of the variable qusNo?package com.mypackage;public class Test{ private int qusNo = 100;}
Options:
A .  Any class that extends Test.
B .  Only the Test class.
C .  Any class.
D .  Any class in com.mypackage package.
E .  None of these
Answer: Option B

Submit Your Solution Below and Earn Points !
Next Question

Submit Solution

Your email address will not be published. Required fields are marked *

Latest Videos

Latest Test Papers