Login
Remember
Register
MCQ Village Q&A
Questions
Unanswered
Categories
Ask a Question
Ask a Question
Which is the java access modifier to ensure declarations are visible everywhere?
0
votes
147
views
asked
Apr 10, 2023
in
Object Oriented Programming
by
Admin
(
0
points)
closed
Apr 10, 2023
by
Admin
Which is the java access modifier to ensure declarations are visible everywhere?
Select one:
a. void
b. protected
c. private
d. public
closed
oops
Please
log in
or
register
to add a comment.
1
Answer
0
votes
answered
Apr 10, 2023
by
Admin
(
0
points)
Best answer
d
Please
log in
or
register
to add a comment.
Related questions
0
votes
1
answer
133
views
which of the following are valid main method declarations?
asked
Apr 10, 2023
in
Object Oriented Programming
by
Admin
(
0
points)
oops
0
votes
1
answer
124
views
A Class implementing an Interface can use ____ access modifier before the implemented methods.
asked
Apr 10, 2023
in
Object Oriented Programming
by
Admin
(
0
points)
oops
0
votes
1
answer
130
views
Which operator is used by Java run time implementations to free the memory of an object when it is no longer needed?
asked
Apr 10, 2023
in
Object Oriented Programming
by
Admin
(
0
points)
oops
0
votes
1
answer
164
views
Which of the following is an interface in the Java Collections Framework?
asked
Apr 10, 2023
in
Object Oriented Programming
by
Admin
(
0
points)
oops
0
votes
1
answer
107
views
Which of the following is true about a thread's priority in Java?
asked
Apr 10, 2023
in
Object Oriented Programming
by
Admin
(
0
points)
oops
2.8k
questions
2.8k
answers
0
comments
76
users
Welcome to MCQ Village Q&A, where you can ask questions and receive answers from other members of the community.
...