Advertisements
Advertisements
Question
What are the features of BlueJ?
Answer in Brief
Solution
The features of BlueJ are:
- The compilation and execution process is easier than JDK1.3.
- It uses a menu-driven approach, making it easy to deal with.
- After defining a class, a sample program appears on the screen.
- After compilation, it either displays No errors or any errors found in the program.
- It can also be used to download and exchange programs over the internet.
shaalaa.com
Is there an error in this question or solution?
Chapter 1.05: Introduction to Java - EXERCISES [Page 54]