#java
Read more stories on Hashnode
Articles with this tag
Abstraction allows us to hide our implementation. It is one of the key properties of Object-Oriented Programming (OOP). In java, it is implemented...
Again Java passes variables in functions similar to js. Check out the detailed explanations...
For any programming language to be called a pure object-oriented language, it should satisfy all the 7 rules below : Encapsulation/Data...
Checked Exceptions These are checked during compile time itself. Checked Exceptions should be either handled or the same should be notified with the...
The tech world is currently buzzing with a lot of recruitment moves! So the chances are the majority of those who are reading this blog are either...