Exam 2: Methods

arrow
  • Select Tags
search iconSearch Question
  • Select Tags

____ is a specialized branch of software engineering.

Free
(Multiple Choice)
4.9/5
(36)
Correct Answer:
Verified

C

____ is the practice of writing compound names without using blank spaces, but capitalizing the first letter of each name that forms the compound name.

Free
(Multiple Choice)
4.7/5
(37)
Correct Answer:
Verified

B

____ have data types, just like properties, and they are stored in the memory of the computer, just like properties.

Free
(Multiple Choice)
4.8/5
(41)
Correct Answer:
Verified

B

Over time, modular development allows you to build libraries of software modules for different tasks.

(True/False)
4.9/5
(42)

Alice's programming language has two primitive instructions to make an object jump up and down.

(True/False)
4.9/5
(36)

The process of top-down design leads to ____.

(Multiple Choice)
4.8/5
(40)

Software testers must develop a testing plan that examines new software under all possible circumstances.

(True/False)
4.8/5
(31)

____ makes programming easier because you need to develop the solution to a problem only once; then you can use that code whenever you need it.

(Multiple Choice)
4.7/5
(36)

Computer programming and software engineering generally follow a four-step process known as the ____, in which developers design, code, test, and debug software.

(Multiple Choice)
4.9/5
(37)

A(n) ____ is a variable whose value is passed from one method to another - just like a baton is passed from one runner to another in a relay race.

(Multiple Choice)
5.0/5
(34)

A ____ is a short method that simulates the environment in which a newly developed method will be used.

(Multiple Choice)
4.7/5
(29)

Modular development decreases the reusability of your solutions.

(True/False)
4.8/5
(38)

____ are written by people who use Alice.

(Multiple Choice)
4.8/5
(31)

____ show how separate units are organized to form a single complex entity.

(Multiple Choice)
4.8/5
(36)

A(n) ____ checks to see if the method works as expected all by itself.

(Multiple Choice)
4.9/5
(29)

You can use primitive methods and user-defined methods to write new methods of your own.

(True/False)
4.9/5
(37)

All computer programs, from the lowest levels of an operating system that directly control hardware to the most complex user applications, are made up of layers of short programming modules that are constantly reused in different situations.

(True/False)
4.8/5
(47)

A ____ is a name for a memory location that temporarily stores a value while a method is running.

(Multiple Choice)
4.9/5
(43)

____ are built-in, predefined methods that are part of each Alice object.

(Multiple Choice)
4.8/5
(39)

Objects created for one project cannot be reused by other projects.

(True/False)
4.8/5
(39)
Showing 1 - 20 of 50
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)