Login
Remember
Register
User sharadyadav1986
Wall
Recent activity
All questions
All answers
Ask a Question
Answers by sharadyadav1986
0
votes
The remover() method throws which of these exceptions:
answered
Aug 21, 2022
in
JAVA
java
remover-method
0
votes
Out of these methods, which one makes the raw MIME formatted string?
answered
Aug 21, 2022
in
JAVA
java
mime-format
0
votes
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?
answered
Aug 21, 2022
in
JAVA
data-member
httpresponse
java
0
votes
Where does the String Pool get stored?
answered
Aug 21, 2022
in
JAVA
string-pool
java
0
votes
Out of these exceptions, which one is thrown by the compareTo() method that is defined in a double wrapper?
answered
Aug 21, 2022
in
JAVA
exception
java
method
0
votes
What value is returned by the compareTo() function in case the invoking string happens to be greater than the compared string?
answered
Aug 21, 2022
in
JAVA
compareto
method
java
0
votes
Out of these methods, which one can be used for converting all the characters present in a String into an Array of characters?
answered
Aug 21, 2022
in
JAVA
java
methods
class
0
votes
Out of these packages, which one contains an abstract keyword?
answered
Aug 21, 2022
in
JAVA
packages
java
0
votes
Out of these methods of the Object class, which one can clone an object?
answered
Aug 21, 2022
in
JAVA
object-class
java
method
0
votes
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?
answered
Aug 21, 2022
in
JAVA
superclass
java
0
votes
What would happen to the thread whenever the garbage collection kicks off?
answered
Aug 21, 2022
in
JAVA
java
garbage-collection
0
votes
Out of these methods of the String class, which one can be used for testing the strings for equality?
answered
Aug 21, 2022
in
JAVA
java
string-class
0
votes
How does one identify if a compilation unit is an interface or class from a .class file?
answered
Aug 21, 2022
in
JAVA
interface-class
java
0
votes
What is it called when the child object also gets killed when the parent object is killed in the program?
answered
Aug 21, 2022
in
JAVA
child-object
java
0
votes
When does Overloading not occur?
answered
Aug 21, 2022
in
JAVA
overloading
java
0
votes
What will be the output of the following Java code snippet?
answered
Aug 21, 2022
in
JAVA
java
program
0
votes
What will be the output of the following Java program?
answered
Aug 21, 2022
in
JAVA
java
program
0
votes
Out of these statements, which ones are incorrect?
answered
Aug 21, 2022
in
JAVA
java
operator
0
votes
Which of the following operators can operate on a boolean variable?
answered
Aug 21, 2022
in
JAVA
java
boolean-variable
0
votes
When an expression consists of int, double, long, float, then the entire expression will get promoted into a data type that is:
answered
Aug 21, 2022
in
JAVA
java
expression
Page:
« prev
1
...
68
69
70
71
72
73
74
75
76
77
78
...
330
next »
...