1.What is APT in Linux?2.what is JDK in Linux?3.what happened behind the screen, after we entering JavaC?
Neelakandan R

Neelakandan R @neelakandan_ravi

About: I have worked in bank for 8 month and after some gap in my career,now currently started learning full stack java to restart my career...😜

Location:
Chennai
Joined:
Dec 19, 2024

1.What is APT in Linux?2.what is JDK in Linux?3.what happened behind the screen, after we entering JavaC?

Publish Date: Dec 23 '24
7 0

1.Advanced Package Tool, or APT, is a free-software user interface that works with core libraries to handle the installation and removal of software on Debian and Debian-based Linux distributions*.----(https://en.wikipedia.org/wiki/APT_(software)
**2.The Java Platform, Standard Edition Development Kit (JDK) is a development environment for building applications using the Java programming language that includes tools useful for developing and testing programs written in the Java programming language and running on the Java platform.) ---(https://www.redhat.com/en/topics/application-modernization/openjdk-vs-oracle-jdk)
*

3.The javac command reads source files that contain module, package and type declarations written in the Java programming language, and compiles them into class files that run on the Java Virtual Machine. ---(https://docs.oracle.com/en/java/javase/17/docs/specs/man/javac.html#:~:text=The%20javac%20command%20reads%20source,Java%20source%20files%20and%20classes)

Comments 0 total

    Add comment