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
162
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
151
views
compareTo() returns __________________
answered
Apr 10, 2023
in
Object Oriented Programming
by
Admin
(
0
points)
oops
0
votes
1
answer
139
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
154
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
153
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
173
views
In Java, a Class is analogous
answered
Apr 10, 2023
in
Object Oriented Programming
by
Admin
(
0
points)
oops
0
votes
1
answer
154
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
220
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
173
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
187
views
Which of these can be overloaded?
answered
Apr 10, 2023
in
Object Oriented Programming
by
Admin
(
0
points)
oops
0
votes
1
answer
148
views
What is a thread in Java?
answered
Apr 10, 2023
in
Object Oriented Programming
by
Admin
(
0
points)
oops
0
votes
1
answer
166
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
151
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
171
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
182
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
116
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
118
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
205
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
119
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
116
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:
...