Basics of Java Programming and common Interview Questions ๐ฅ
Summary
Java Platform is a collection of programs. It helps to develop and run a program written in the Java programming language. Java Platform includes an execution engine, a compiler and set of libraries. Java is a platform-independent language.
Comments