Login / Sign Up

Java Questions

View All Languages
Filters:
Medium

Explain JVM architecture.

Open to read the full question, answer, code and follow-ups.

Java1
#practice#learning#jvm
Read
Hard

How does G1 GC work?

Open to read the full question, answer, code and follow-ups.

Java12
#practice#learning#garbage-collection
Read
Easy

Explain Inheritance.

Open to read the full question, answer, code and follow-ups.

Java17
#practice#learning
Read
Medium

Explain Polymorphism.

Open to read the full question, answer, code and follow-ups.

Java18
#practice#learning
Read
Easy

Explain Abstraction.

Open to read the full question, answer, code and follow-ups.

Java19
#OOP#practice#learning
Read
Medium

Why is String immutable?

Open to read the full question, answer, code and follow-ups.

Java21
#java#practice#string
Read
Medium

Explain String Pool.

Open to read the full question, answer, code and follow-ups.

Java22
#practice#learning
Read
Hard

How does intern() work?

Open to read the full question, answer, code and follow-ups.

Java24
#practice#learning
Read
Medium

List vs Set vs Queue.

Open to read the full question, answer, code and follow-ups.

Java27
#practice#learning
Read
Medium

ArrayList vs LinkedList.

Open to read the full question, answer, code and follow-ups.

Java28
#practice#learning
Read
Medium

HashSet vs TreeSet.

Open to read the full question, answer, code and follow-ups.

Java29
#practice#learning
Read