The process of breaking down a program into parts is called
a) modularization.
b) flow charting.
c) event-driven programming.
d) structured programming.
a) modularization.
Computer Science & Information Technology
You might also like to view...
With what class file are resources compiled and accessed?
a. @Android b. R.java c. XML d. Resources.java
Computer Science & Information Technology
Both the variables and functions listed in the class declaration section are collectively referred to as ____.
a. class methods b. class attributes c. class members d. class instance variables
Computer Science & Information Technology