What can directly access and change the value of the variable qusNo?
package com.mypackage; public class Test{ private int qusNo = 100; }
A.Only the Test class.
B.Any class.
C.Any class in com.mypackage package.
D.Any class that extends Test.
Answers
Answered by
0
______✨ HEY MATE ✨_____
➡️ Option (a) is the right answer ✔️
✌✌Hope it's help u ✌✌
➡️ Option (a) is the right answer ✔️
✌✌Hope it's help u ✌✌
Answered by
26
A. Only the test class.
Hope it helps u.
Hope it helps u.
Similar questions
Science,
7 months ago
Computer Science,
1 year ago
Computer Science,
1 year ago
Physics,
1 year ago
Math,
1 year ago