#041

Опубликовано: 22 Июнь 2023
на канале: Programming Heist (Professor)
46
5

In this video we will discuss

One of the most compelling features about Java is code reuse.

you’ve got to be able to do a lot more than copy code
and change it.
You reuse code by creating new classes, but instead of creating them from scratch, you use existing classes that someone has already built and tested.
The trick is to use the classes without spoiling the existing code.

Link for programs used in this video

https://github.com/krishankansal/Java...

Link for complete play list

   • Java for complete beginners (Hindi): [Runn...