Question
Question 1. Question :
A(n) ____ is a software package that provides an editor, compiler, and other programming tools.
GUI
CGI
GDE
IDE
Question 2. Question :
The major difference between the two main programming styles in use today is the ____.
use of flowcharts versus pseudocode
testing procedure used by the programmer
focus the programmer takes during the earliest planning stages of a project
programming language used
Question 3. Question :
____ is the process of paying attention to important properties while ignoring nonessential
details.
Abstraction
Modularization
Abbreviation
Decomposition
Question 4. Question :