DEV Community

# oops

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Constructors in Java — What, Why, When and How to Use Them

Constructors in Java — What, Why, When and How to Use Them

2
Comments
4 min read
Java Methods and Method Overloading — Explained Simply

Java Methods and Method Overloading — Explained Simply

2
Comments
7 min read
Why Did You Choose Interface Instead of Abstract Class in Java?

Why Did You Choose Interface Instead of Abstract Class in Java?

5
Comments
3 min read
Unlocking Java Power: How to Implement Polymorphism in Real Applications

Unlocking Java Power: How to Implement Polymorphism in Real Applications

5
Comments
4 min read
How to Create Immutable Class in Java: The "Stone Tablet" Approach

How to Create Immutable Class in Java: The "Stone Tablet" Approach

5
Comments
3 min read
Why Your Java Code Needs the Liskov Substitution Principle

Why Your Java Code Needs the Liskov Substitution Principle

5
Comments
3 min read
Can We Increase Visibility in Overriding? A Simple Guide for Java Developers

Can We Increase Visibility in Overriding? A Simple Guide for Java Developers

5
Comments
3 min read
Can We Make an Abstract Method Final? Clearing the Confusion for Java Beginners

Can We Make an Abstract Method Final? Clearing the Confusion for Java Beginners

5
Comments
3 min read
Mastering the "super" Keyword in Java: A Beginner’s Guide

Mastering the "super" Keyword in Java: A Beginner’s Guide

5
Comments
3 min read
What Happens If We Remove super() From a Child Constructor?

What Happens If We Remove super() From a Child Constructor?

5
Comments
3 min read
Java 101: Understanding Covariant Return Type Like a Pro

Java 101: Understanding Covariant Return Type Like a Pro

5
Comments
3 min read
Can Constructor Be Overridden in Java? Clearing the Confusion

Can Constructor Be Overridden in Java? Clearing the Confusion

6
Comments
3 min read
Abstract Class vs. Interface: The "Blueprint" Battle in Java

Abstract Class vs. Interface: The "Blueprint" Battle in Java

6
Comments 1
3 min read
Polymorphism in Java: The "Shape-Shifter" Secret to Flexible Code

Polymorphism in Java: The "Shape-Shifter" Secret to Flexible Code

6
Comments
3 min read
Why the Object Class is the Root of All Java

Why the Object Class is the Root of All Java

7
Comments
3 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.