Computer Applications
Answer
| JDK 1.3 | BlueJ |
|---|---|
| JDK or Java Development Kit is the set of tools required to compile and run Java programs | BlueJ is an IDE or Integrated Development Environment for developing Java programs. |
| JDK includes tools like Compiler, Interpreter, Java libraries, etc. | BlueJ provides tools like Code Editor, Debugger, Syntax Highlighting, etc. |
| JDK is essential for developing Java programs. | IDE isn't essential for developing Java programs but it makes the process easier and efficient. |
Related Questions
What does the term 'Compilation' mean?
A Java program uses Compiler as well as Interpreter. Explain.
Design a program in Java to display the following information on the output screen:
Name:
Class:
Roll No.:
Subject:
School:You want to display your bio-data on the output screen. Write a program in Java to perform the task in the given format:
Name:
Father's Name:
Date of birth:
Blood Group:
Aadhar Card No.:
State: