In this video we will discuss
one class can implement any number of interfaces.
variables can be declared inside interface declarations.
They are implicitly final and static, meaning they cannot be changed by the implementing class. They must also be initialized.
All methods and variables are implicitly public.
Link for programs used in this video
https://github.com/krishankansal/Java...
Link for complete play list
• Java for complete beginners (Hindi): ...