If you have a class defined in separate files, and change the main program, which files need to be re-compiled?

a. The interface
b. The application
c. The Implementation
d. All files
e. B and C


b. The application

Computer Science & Information Technology

You might also like to view...

Suppose you are assigned to manage a virtual team.  Which of the following will you NOT do?

A. define goals, and set expectations B. be aware of team members cultural sensitivity C. ensure the team members are familiar with each other at a personal level D. hold team meetings regularly - whether the team members like it or not

Computer Science & Information Technology

When you select or edit text on the Outline tab, the slide being edited displays in the Notes pane

Indicate whether the statement is true or false

Computer Science & Information Technology

You want to create a PivotTable that uses fields from two Excel tables. What is the first step?

What will be an ideal response?

Computer Science & Information Technology

Which statement is false?

a) Pseudocode helps you “think out” a program before attempting to write it in a programming language such as C. b) Pseudocode programs consist purely of characters so programmers may conveniently type pseudocode programs into a computer using an editor program. c) A carefully prepared pseudocode program is only a beginning; it still takes a tremendous amount of work to convert a pseudocode program into a C program. d) Pseudocode consists only of action statements.

Computer Science & Information Technology