Which component is used to compile, debug and execute the java programs?
View Answer
Workspace
Share
Answer : Option C
Explanation :
JDK is a core component of Java Environment and provides all the tools, executables and binaries required to compile, debug and execute a Java Program.
Be The First To Comment