Examlex

Solved

Critical Thinking Questions Case 2 a New Colleague of Yours

question 20

Multiple Choice

Critical Thinking Questions Case 2 A new colleague of yours arrives at your cubicle in a panic because he needs the best way to share a Web site and its components with a colleague at a remote location. He is looking for your advice. If he wants to e-mail the document in HTML format, which of the following would you recommend? (He is not concerned with the existence of specific Microsoft Office formats.)


Definitions:

Subclass

A subclass in object-oriented programming is a class that inherits from another class, known as its superclass, allowing for code reuse and polymorphic behavior.

Background

The part of a work's setting or context that provides relevant information about the environment or circumstances behind the main action or subject.

Foreground

The front part of a visual interface, usually containing elements with which a user directly interacts, as opposed to the background.

Methods

Blocks of code that perform specific tasks and can be called upon by name to execute those tasks within a program.

Related Questions