Good day, guys! Today we’ll look at the assert keyword in Java and when it’s appropriate to use it.
Tag Archives: Java
Exception Handling in Java
Good day, guys! I’m back with an essential piece about something you might have already encountered. The focus of today’s article is on Exception Handling in Java
Java OOP Interview Questions – Part 02
Today I’ll be discussing another 10 questions regarding the deadly diamond of death, UML relationship types, sorting, serialization, static blocks and many more.
Java OOP Interview Questions – Part 01
This article covers core OOP concepts, Java Threads, Multithreading and Synchronization