Login
Remember
Register
Ask a Question
Recent questions in JAVA
0
votes
1
answer
Explain the hierarchy of Java Exception classes?
asked
May 2, 2021
in
JAVA
by
sharadyadav1986
#hierarchy-java
java-exception
exception
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
0
votes
1
answer
How many types of exception can occur in a Java program?
asked
May 2, 2021
in
JAVA
by
sharadyadav1986
#exception
java
Java-questions-answers
0
votes
1
answer
What is the static import?
asked
May 2, 2021
in
JAVA
by
sharadyadav1986
#static-import
java
Java-questions-answers
0
votes
1
answer
Can I import same package/class twice? Will the JVM load the package twice at runtime?
asked
May 2, 2021
in
JAVA
by
sharadyadav1986
#package
java
jvm-load
Java-questions-answers
+1
vote
1
answer
Do I need to import java.lang package any time? Why?
asked
May 2, 2021
in
JAVA
by
sharadyadav1986
#java
package
import-java
Java-questions-answers
0
votes
1
answer
How can we access some class in another class in Java?
asked
May 2, 2021
in
JAVA
by
sharadyadav1986
#access-class
class
java
Java-questions-answers
0
votes
1
answer
How to create packages in Java?
asked
May 2, 2021
in
JAVA
by
sharadyadav1986
#package
java
Java-questions-answers
0
votes
1
answer
What are the advantages of defining packages in Java?
asked
May 2, 2021
in
JAVA
by
sharadyadav1986
#java
packages
package
Java-questions-answers
0
votes
1
answer
What is the package in Java
asked
May 2, 2021
in
JAVA
by
sharadyadav1986
java-package
package
Java-questions-answers
0
votes
1
answer
What are the advantages of Encapsulation in Java?
asked
May 2, 2021
in
JAVA
by
sharadyadav1986
#advantages-encapsulation
encapsulation-java
Java-questions-answers
0
votes
1
answer
How to make a write-only class in Java?
asked
May 2, 2021
in
JAVA
by
sharadyadav1986
write-only-class
class
Java-questions-answers
0
votes
1
answer
How to make a read-only class in Java?
asked
May 2, 2021
in
JAVA
by
sharadyadav1986
#read-only-class
java-class
Java-questions-answers
0
votes
1
answer
When can an object reference be cast to an interface reference?
asked
May 2, 2021
in
JAVA
by
sharadyadav1986
#object-reference
java
Java-questions-answers
0
votes
1
answer
Can we define private and protected modifiers for the members in interfaces?
asked
May 2, 2021
in
JAVA
by
sharadyadav1986
#java
interface
protected-members
Java-questions-answers
0
votes
1
answer
What are the differences between abstract class and interface?
asked
May 2, 2021
in
JAVA
by
sharadyadav1986
#abstract-class
interface
Java-questions-answers
0
votes
2
answers
What is a marker interface?
asked
May 2, 2021
in
JAVA
by
sharadyadav1986
#interface
make
maker-interface
Java-questions-answers
0
votes
1
answer
Can the Interface be final?
asked
May 2, 2021
in
JAVA
by
sharadyadav1986
java
interface
Java-questions-answers
0
votes
1
answer
Can you declare an interface method static?
asked
Apr 30, 2021
in
JAVA
by
rajeshsharma
#interface-method
static-method
Java-questions-answers
0
votes
1
answer
What is the interface?
asked
Apr 30, 2021
in
JAVA
by
rajeshsharma
java-interface
Java-questions-answers
0
votes
1
answer
Is it possible to instantiate the abstract class?
asked
Apr 30, 2021
in
JAVA
by
rajeshsharma
#abstract-class
java
Java-questions-answers
0
votes
1
answer
Can you use abstract and final both with a method?
asked
Apr 30, 2021
in
JAVA
by
rajeshsharma
#abstract
final-keyword
Java-questions-answers
0
votes
1
answer
Is the following program written correctly? If yes then what will be the output of the program?
asked
Apr 30, 2021
in
JAVA
by
rajeshsharma
#output
java-progam
Java-questions-answers
0
votes
1
answer
Can there be an abstract method without an abstract class?
asked
Apr 30, 2021
in
JAVA
by
rajeshsharma
#abstract-method
Java-questions-answers
0
votes
1
answer
What is the abstract class?
asked
Apr 30, 2021
in
JAVA
by
rajeshsharma
abstract-class
java
Java-questions-answers
0
votes
1
answer
What is the difference between abstraction and encapsulation?
asked
Apr 30, 2021
in
JAVA
by
rajeshsharma
#abstraction
encapsulation
Java-questions-answers
0
votes
1
answer
What is the abstraction?
asked
Apr 30, 2021
in
JAVA
by
rajeshsharma
#abstraction
Java-questions-answers
0
votes
1
answer
What is Java instanceOf operator?
asked
Apr 30, 2021
in
JAVA
by
rajeshsharma
java
instanceof
Java-questions-answers
0
votes
0
answers
What is the output of the following Java program?
asked
Apr 30, 2021
in
JAVA
by
rajeshsharma
#java-program
Java-questions-answers
0
votes
1
answer
What is the difference between static binding and dynamic binding?
asked
Apr 30, 2021
in
JAVA
by
rajeshsharma
#static-binding
dynamic-binding
Java-questions-answers
Page:
« prev
1
...
14
15
16
17
18
19
20
21
22
23
24
...
61
next »
Recent questions in JAVA
...