DEV Community

Sivantha Paranavithana
Sivantha Paranavithana

Posted on • Edited on

Java OOP Cheatsheet

Liquid syntax error: 'raw' tag was never closed

Top comments (2)

Collapse
 
nfo94 profile image
Natália Oliveira

Nice!!

Collapse
 
jennifer_kipp_ profile image
Jennifer Kipp

Since in GovernmentBank class the getInterestRate() method is not overridden, the method in the parent class will be called in the run-time.