Yuba Raj Kalathoki
Author

Yuba Raj Kalathoki

Yuba Raj Kalathoki has over 13 years of experience building enterprise applications using Java, Spring Boot, Microservices, AWS, and AI technologies. He writes practical tutorials that help developers build production-ready applications.

450 articles

Latest Articles

Boolean data types in java

Boolean Data Type in Java

The Boolean data type in Java is a primitive data type that can hold one of two possible…

January 20, 20233 min read
difference between oop and pop

Difference between OOP and POP

The difference between OOP and POP lies in their approach to problem-solving. POP uses step-by-step procedures, while OOP…

January 8, 20232 min read
What is Java Bytecode

Java Bytecode

Bytecode is an intermediate code that is generated by the Java compiler. It is a sequence of instructions…

December 1, 20222 min read