Home
Recent Q&A
Java
Cloud
JavaScript
Python
SQL
PHP
HTML
C++
Data Science
DBMS
Devops
Hadoop
Machine Learning
Azure
Blockchain
Devops
Ask a Question
JAVA Interview Questions and Answers
Home
Questions
JAVA
0
votes
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
What is Exception Handling?
asked
May 2, 2021
in
JAVA
by
sharadyadav1986
#exception-handling
java
Java-questions-answers
0
votes
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
What is the static import?
asked
May 2, 2021
in
JAVA
by
sharadyadav1986
#static-import
java
Java-questions-answers
0
votes
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
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
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
How to create packages in Java?
asked
May 2, 2021
in
JAVA
by
sharadyadav1986
#package
java
Java-questions-answers
0
votes
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
What is the package in Java
asked
May 2, 2021
in
JAVA
by
sharadyadav1986
java-package
package
Java-questions-answers
0
votes
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
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
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
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
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
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
What is a marker interface?
asked
May 2, 2021
in
JAVA
by
sharadyadav1986
#interface
make
maker-interface
Java-questions-answers
0
votes
Can the Interface be final?
asked
May 2, 2021
in
JAVA
by
sharadyadav1986
java
interface
Java-questions-answers
0
votes
Can you declare an interface method static?
asked
Apr 30, 2021
in
JAVA
by
rajeshsharma
#interface-method
static-method
Java-questions-answers
0
votes
What is the interface?
asked
Apr 30, 2021
in
JAVA
by
rajeshsharma
java-interface
Java-questions-answers
0
votes
Is it possible to instantiate the abstract class?
asked
Apr 30, 2021
in
JAVA
by
rajeshsharma
#abstract-class
java
Java-questions-answers
0
votes
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
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
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
What is the abstract class?
asked
Apr 30, 2021
in
JAVA
by
rajeshsharma
abstract-class
java
Java-questions-answers
0
votes
What is the difference between abstraction and encapsulation?
asked
Apr 30, 2021
in
JAVA
by
rajeshsharma
#abstraction
encapsulation
Java-questions-answers
0
votes
What is the abstraction?
asked
Apr 30, 2021
in
JAVA
by
rajeshsharma
#abstraction
Java-questions-answers
0
votes
What is Java instanceOf operator?
asked
Apr 30, 2021
in
JAVA
by
rajeshsharma
java
instanceof
Java-questions-answers
0
votes
What is the output of the following Java program?
asked
Apr 30, 2021
in
JAVA
by
rajeshsharma
#java-program
Java-questions-answers
0
votes
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 »
...