You are on page 1of 1

Activity #4/ IDE Comparison

1. Differentiate NetBeans from IDE and CMD.


NetBeans - NetBeans is a free open source, cross platform, feature rich, easy to use and built-in support
for JAVA.

IDE – is an integrated development environment for programming in java it provides functionality or other
languages, IDEs typically provide a code editor, a compiler or interpreter and a debugger that the developer
accesses through a unified graphical user interface (GUI).

CMD – It allows the user to specify configuration information when the application is launched. It can accept
any number of arguments from the command line.

2. Provide the features of each software such as NetBeans, IDE, CMD.


a. NetBeans
i. Project Management
ii. Visual Debugger
iii. Static analysis tool
iv. Code converter
v. Multiple language support
vi. Cross-platform support
b. IDE
i. Code editor
ii. Compiler
iii. Interpreter
iv. Debugger
c. CMD
i. Command history
ii. Command completion
iii. Command line editing
iv. List of commands
v. Complete command syntax
vi. Escape key

Prepared By:
Last Name: Montero Course: BS Computer Science
First Name: Ajlein Year: 1st year
Middle Name: Shih-montevilla

You might also like