05 Do not choose class over interface in Java | Apply IT

Опубликовано: 05 Октябрь 2024
на канале: Apply IT
164
7

Do not choose class over interface in Java | Apply IT
Choose Interface instead of class

‪@ApplyIT2021‬ #Java #interfaces #class #systemdesign
It is very important that we choose the right concept while designing solution of a problem in Java programming language. This video focuses on in which situations, we need to use interface. It explains concepts of WHAT TO DO versus HOW TO DO. It also emphasizes that interfaces play key role while designing solution. And many frameworks, such as Spring Framework, are based on concept of interface.

Need of interface in java ‪@Telusko‬


Playlist
   • How to use multiple Java versions at ...  

01 How to use multiple Java versions at the same time?
   • How to use multiple Java versions at ...  

02 Animation in Java - Rotating Ball around a center using Multithreading and Graphics Programming
   • Animation in Java - Rotating Ball aro...  

03 Sliding Ladder animation using Multithreading and Graphics Programming in Java - Animation in Java
   • Sliding Ladder animation using Multit...  


04 Solid Understanding of Object and Object Reference in Java
   • Solid Understanding of Object and Obj...  

05 Do not choose class over interface in Java
   • 05 Do not choose class over interface...