life is too short for a diary

Most popular




Daily Logs for July 22, 2025

Dear Vishi, my logs for today...

Continue reading → Tags : car






Daily Logs for July 20, 2025

Dear Vishi, my logs for today...

Continue reading → Tags : letters jbang java






Types in Java

Java is a statically typed language , which means that every variable, method parameter, and expression must have a defined type known at compile time. This helps catch errors early and improves code reliability...

Continue reading → Tags : java