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
233
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
211
views
compareTo() returns __________________
answered
Apr 10, 2023
in
Object Oriented Programming
by
Admin
(
0
points)
oops
0
votes
1
answer
214
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
240
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
231
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
241
views
In Java, a Class is analogous
answered
Apr 10, 2023
in
Object Oriented Programming
by
Admin
(
0
points)
oops
0
votes
1
answer
256
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
311
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
234
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
264
views
Which of these can be overloaded?
answered
Apr 10, 2023
in
Object Oriented Programming
by
Admin
(
0
points)
oops
0
votes
1
answer
215
views
What is a thread in Java?
answered
Apr 10, 2023
in
Object Oriented Programming
by
Admin
(
0
points)
oops
0
votes
1
answer
233
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
206
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
265
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
254
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
186
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
190
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
301
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
204
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
184
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
.
3.0k
questions
3.0k
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:
...