Login
Remember
Register
Ask a Question
Recent questions tagged java
0
votes
1
answer
Write a regular expression to validate a password.
asked
May 4, 2021
in
JAVA
by
SakshiSharma
regular-expression
java
Java-questions-answers
0
votes
1
answer
How the metacharacters are different from the ordinary characters?
asked
May 4, 2021
in
JAVA
by
SakshiSharma
#metacharacters
java
Java-questions-answers
+1
vote
1
answer
Name some classes present in java.util.regex package.
asked
May 4, 2021
in
JAVA
by
SakshiSharma
#class
regex
package
java
Java-questions-answers
0
votes
1
answer
Write a Java program to count the number of words present in a string?
asked
May 4, 2021
in
JAVA
by
SakshiSharma
#java-program
java
Java-questions-answers
0
votes
1
answer
Why CharArray() is preferred over String to store the password?
asked
May 4, 2021
in
JAVA
by
SakshiSharma
#chararay
string
java
Java-questions-answers
0
votes
1
answer
What is the purpose of toString() method in Java?
asked
May 4, 2021
in
JAVA
by
SakshiSharma
#tostring-method
java
Java-questions-answers
+2
votes
1
answer
How can we create an immutable class in Java?
asked
May 4, 2021
in
JAVA
by
SakshiSharma
#immutable-class
java
Java-questions-answers
0
votes
2
answers
How many objects will be created in the following code?
asked
May 3, 2021
in
JAVA
by
Robindeniel
#object
java
Java-questions-answers
+1
vote
1
answer
Why are the objects immutable in java?
asked
May 3, 2021
in
JAVA
by
Robindeniel
#objects
immutable
java
Java-questions-answers
0
votes
1
answer
What is exception propagation?
asked
May 3, 2021
in
JAVA
by
Robindeniel
#exception-propagation
java
Java-questions-answers
0
votes
1
answer
Can subclass overriding method declare an exception if parent class method doesn't throw an exception?
asked
May 3, 2021
in
JAVA
by
Robindeniel
#subclass
overriding
java
Java-questions-answers
0
votes
1
answer
Can an exception be rethrown?
asked
May 3, 2021
in
JAVA
by
Robindeniel
#exception
java
Java-questions-answers
0
votes
1
answer
What is the output of the following Java program?
asked
May 3, 2021
in
JAVA
by
Robindeniel
java
output
Java-questions-answers
0
votes
1
answer
Is there any case when finally will not be executed?
asked
May 3, 2021
in
JAVA
by
Robindeniel
#finally-block
java
Java-questions-answers
0
votes
1
answer
What is finally block?
asked
May 3, 2021
in
JAVA
by
Robindeniel
#finally-block
java
Java-questions-answers
0
votes
1
answer
What is the output of the following Java program?
asked
May 3, 2021
in
JAVA
by
Robindeniel
java
output
Java-questions-answers
0
votes
1
answer
Is it necessary that each try block must be followed by a catch block?
asked
May 3, 2021
in
JAVA
by
Robindeniel
#catch-block
java
Java-questions-answers
0
votes
1
answer
What is the base class for Error and Exception?
asked
May 2, 2021
in
JAVA
by
sharadyadav1986
#error
exception
java
Java-questions-answers
0
votes
1
answer
What is the difference between Checked Exception and Unchecked Exception?
asked
May 2, 2021
in
JAVA
by
sharadyadav1986
#exception
java
Java-questions-answers
0
votes
1
answer
What is Exception Handling?
asked
May 2, 2021
in
JAVA
by
sharadyadav1986
#exception-handling
java
Java-questions-answers
Page:
« prev
1
...
8
9
10
11
12
13
14
15
16
17
18
19
next »
...