Programming languages

Good programmers write code that humans can understand .

Difference Between JDK and JRE in Java

Posted by on 9.25.22 in java, Programing languages

Difference Between JDK and JRE in Java JDK JDK stands for Java Development Kit. It is a software development environment used to develop Java applications and applets. It is a platform-specific software i.e there are separate installers for Windows, Mac, and Unix systems. Java developers can use it on their Windows, macOS, Solaris, and Linux […]

Continue reading »