Login
Remember
Register
MCQ Village Q&A
Questions
Unanswered
Categories
Ask a Question
Ask a Question
Recent questions and answers in Object Oriented Programming
0
votes
1
answer
151
views
The major differences between Java and other languages is that
answered
Apr 10, 2023
in
Object Oriented Programming
by
Admin
(
0
points)
oops
0
votes
1
answer
144
views
compareTo() returns __________________
answered
Apr 10, 2023
in
Object Oriented Programming
by
Admin
(
0
points)
oops
0
votes
1
answer
131
views
which of the following are valid main method declarations?
answered
Apr 10, 2023
in
Object Oriented Programming
by
Admin
(
0
points)
oops
0
votes
1
answer
146
views
Which is the java access modifier to ensure declarations are visible everywhere?
answered
Apr 10, 2023
in
Object Oriented Programming
by
Admin
(
0
points)
oops
0
votes
1
answer
140
views
I print the text on the console and the cursor remains at the start of the next line at the console.Who am I?
answered
Apr 10, 2023
in
Object Oriented Programming
by
Admin
(
0
points)
oops
0
votes
1
answer
165
views
In Java, a Class is analogous
answered
Apr 10, 2023
in
Object Oriented Programming
by
Admin
(
0
points)
oops
0
votes
1
answer
143
views
What is the output of the line System.out.println(“Sum of 20 and 30 is ”+(20+30));
answered
Apr 10, 2023
in
Object Oriented Programming
by
Admin
(
0
points)
oops
0
votes
1
answer
210
views
Identify the keyword among the following that makes a variable belong to a class,rather than
answered
Apr 10, 2023
in
Object Oriented Programming
by
Admin
(
0
points)
oops
0
votes
1
answer
160
views
Static variables in java are declared as ___.
answered
Apr 10, 2023
in
Object Oriented Programming
by
Admin
(
0
points)
oops
0
votes
1
answer
176
views
Which of these can be overloaded?
answered
Apr 10, 2023
in
Object Oriented Programming
by
Admin
(
0
points)
oops
0
votes
1
answer
138
views
What is a thread in Java?
answered
Apr 10, 2023
in
Object Oriented Programming
by
Admin
(
0
points)
oops
0
votes
1
answer
158
views
Identify the correct statement- i) There may be no final methods in an abstract class. ii) There may be no
answered
Apr 10, 2023
in
Object Oriented Programming
by
Admin
(
0
points)
oops
0
votes
1
answer
139
views
What type of members are not serialized?
answered
Apr 10, 2023
in
Object Oriented Programming
by
Admin
(
0
points)
oops
0
votes
1
answer
162
views
Which of the following is an interface in the Java Collections Framework?
answered
Apr 10, 2023
in
Object Oriented Programming
by
Admin
(
0
points)
oops
0
votes
1
answer
174
views
Which of these class is not related to input and output stream in terms of functioning?
answered
Apr 10, 2023
in
Object Oriented Programming
by
Admin
(
0
points)
oops
0
votes
1
answer
106
views
Which of the following is incorrect statement about packages?
answered
Apr 10, 2023
in
Object Oriented Programming
by
Admin
(
0
points)
oops
0
votes
1
answer
107
views
What is the opposite of abstract class in Java?
answered
Apr 10, 2023
in
Object Oriented Programming
by
Admin
(
0
points)
oops
0
votes
1
answer
198
views
The ……………………… class provides the capacity to read primitive data types from an input stream.
answered
Apr 10, 2023
in
Object Oriented Programming
by
Admin
(
0
points)
oops
0
votes
1
answer
111
views
Which of the following differentiates between overloaded functions and overridden functions?
answered
Apr 10, 2023
in
Object Oriented Programming
by
Admin
(
0
points)
oops
0
votes
1
answer
108
views
Which of these method of FileReader class is used to read characters from a file?
answered
Apr 10, 2023
in
Object Oriented Programming
by
Admin
(
0
points)
oops
To see more, click for all the
questions in this category
.
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.
Recent questions and answers in Object Oriented Programming
Ask a question:
...