Login
Remember
Register
Ask a Question
Recent questions in JAVA
0
votes
1
answer
Out of the following, which one is a superclass of all the exception type classes?
asked
Aug 21, 2022
in
JAVA
by
sharadyadav1986
superclass
java
0
votes
1
answer
The remover() method throws which of these exceptions:
asked
Aug 21, 2022
in
JAVA
by
sharadyadav1986
java
remover-method
0
votes
1
answer
Out of these methods, which one makes the raw MIME formatted string?
asked
Aug 21, 2022
in
JAVA
by
sharadyadav1986
java
mime-format
0
votes
1
answer
Out of these data members of the HttpResponse class, which one is used for the storage of the response that is from an http server?
asked
Aug 21, 2022
in
JAVA
by
sharadyadav1986
data-member
httpresponse
java
0
votes
1
answer
Where does the String Pool get stored?
asked
Aug 21, 2022
in
JAVA
by
sharadyadav1986
string-pool
java
0
votes
1
answer
Out of these exceptions, which one is thrown by the compareTo() method that is defined in a double wrapper?
asked
Aug 21, 2022
in
JAVA
by
sharadyadav1986
exception
java
method
0
votes
1
answer
What value is returned by the compareTo() function in case the invoking string happens to be greater than the compared string?
asked
Aug 21, 2022
in
JAVA
by
sharadyadav1986
compareto
method
java
0
votes
1
answer
Out of these methods, which one can be used for converting all the characters present in a String into an Array of characters?
asked
Aug 21, 2022
in
JAVA
by
sharadyadav1986
java
methods
class
0
votes
1
answer
Out of these packages, which one contains an abstract keyword?
asked
Aug 21, 2022
in
JAVA
by
sharadyadav1986
packages
java
0
votes
1
answer
Out of these methods of the Object class, which one can clone an object?
asked
Aug 21, 2022
in
JAVA
by
sharadyadav1986
object-class
java
method
0
votes
1
answer
Out of these, which one is the correct way of calling a constructor that has no parameters of the superclass A by the subclass B?
asked
Aug 21, 2022
in
JAVA
by
sharadyadav1986
superclass
java
0
votes
1
answer
What would happen to the thread whenever the garbage collection kicks off?
asked
Aug 21, 2022
in
JAVA
by
sharadyadav1986
java
garbage-collection
0
votes
1
answer
Out of these methods of the String class, which one can be used for testing the strings for equality?
asked
Aug 21, 2022
in
JAVA
by
sharadyadav1986
java
string-class
0
votes
1
answer
How does one identify if a compilation unit is an interface or class from a .class file?
asked
Aug 21, 2022
in
JAVA
by
sharadyadav1986
interface-class
java
0
votes
1
answer
What is it called when the child object also gets killed when the parent object is killed in the program?
asked
Aug 21, 2022
in
JAVA
by
sharadyadav1986
child-object
java
0
votes
1
answer
When does Overloading not occur?
asked
Aug 21, 2022
in
JAVA
by
sharadyadav1986
overloading
java
0
votes
1
answer
What will be the output of the following Java code snippet?
asked
Aug 21, 2022
in
JAVA
by
sharadyadav1986
java
program
0
votes
1
answer
What will be the output of the following Java program?
asked
Aug 21, 2022
in
JAVA
by
sharadyadav1986
java
program
0
votes
1
answer
Out of these statements, which ones are incorrect?
asked
Aug 21, 2022
in
JAVA
by
sharadyadav1986
java
operator
0
votes
1
answer
Which of the following operators can operate on a boolean variable?
asked
Aug 21, 2022
in
JAVA
by
sharadyadav1986
java
boolean-variable
0
votes
1
answer
When an expression consists of int, double, long, float, then the entire expression will get promoted into a data type that is:
asked
Aug 21, 2022
in
JAVA
by
sharadyadav1986
java
expression
0
votes
1
answer
What is BigDecimal.ONE?
asked
Aug 21, 2022
in
JAVA
by
sharadyadav1986
static-variable
java
0
votes
1
answer
Which of these literals can be contained in a float data type variable?
asked
Aug 21, 2022
in
JAVA
by
sharadyadav1986
literals
java
data-type
0
votes
1
answer
Which of these components are used in a Java program for compilation, debugging, and execution?
asked
Aug 21, 2022
in
JAVA
by
sharadyadav1986
java
execution
0
votes
1
answer
Java Questions and Answers
asked
Aug 10, 2022
in
JAVA
by
sharadyadav1986
java
multithreading
module
program
0
votes
1
answer
Identify the intermediate and terminal operations in the code.
asked
Jun 30, 2022
in
JAVA
by
sharadyadav1986
java8
0
votes
1
answer
LocalDate date1 = LocalDate.now();
asked
Jun 30, 2022
in
JAVA
by
sharadyadav1986
data
java8
0
votes
1
answer
Repeating annotations can be retrieved using _________
asked
Jun 30, 2022
in
JAVA
by
sharadyadav1986
epeating-annotations
0
votes
1
answer
The terminal operation produces another stream as its output.
asked
Jun 30, 2022
in
JAVA
by
sharadyadav1986
terminal-operation
java
java8
0
votes
1
answer
Repeating annotations can be added with which of the following declarations?.
asked
Jun 30, 2022
in
JAVA
by
sharadyadav1986
java8
java
Page:
« prev
1
...
7
8
9
10
11
12
13
14
15
16
17
...
61
next »
Recent questions in JAVA
...