An __________ object contains int data.

a) IntegerObject
b) Int
c) IntData
d) Integer

d) Integer

Computer Science & Information Technology

You might also like to view...

To ________ means to merge separate objects into one object that can be resized as a single object

Fill in the blank(s) with correct word

Computer Science & Information Technology

Answer the following statements true (T) or false (F)

1. Another name for a called module is a callee. 2. Each module should be independent of how logic is implemented within another module. 3. A hierarchy chart shows the flow of work within a program. 4. A module should perform one and only one well-defined function. 5. All boxes in a structure chart except the top box represent called modules.

Computer Science & Information Technology