Exam 11: Programming

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

A(n) __________ is any class from which attributes can be inherited.​

(Short Answer)
4.9/5
(38)

The ability to redefine a method in a subclass is referred to as ___________.​

(Short Answer)
4.8/5
(46)

A(n) ____________ is a set of steps for carrying out a task that can be written down and implemented.​

(Short Answer)
4.8/5
(38)

A low-level language uses command words and grammar based on human languages.​

(True/False)
4.8/5
(31)

_________________ refers to the process of hiding the internal details of objects and their methods.

(Multiple Choice)
4.9/5
(38)

The declarative paradigm is fundamentally quite similar to the procedural paradigm.​

(True/False)
4.8/5
(33)

​A(n) __________ is a factor that remains the same throughout a program.

(Multiple Choice)
4.8/5
(27)

In a problem statement, you can limit complexity by making ____________.​

(Multiple Choice)
5.0/5
(27)

Declarative languages are commonly used for production applications.​

(True/False)
4.8/5
(35)

Prolog allows you to ask open-ended questions by replacing constants with __________.​

(Multiple Choice)
4.8/5
(35)

Programmers sometimes start with a set of _____________ that simplify a problem.​

(Short Answer)
4.8/5
(41)

A(n) ________________ tells a computer what to do based on whether a condition is true or false.​

(Multiple Choice)
4.8/5
(42)

Much of the power and flexibility of the _________ language stems from its ability to query facts by matching predicates, comparing constants, and instantiating variables.​

(Short Answer)
4.9/5
(32)

In a repetition control structure, the computer is directed to repeat one or more instructions until a certain condition is met.The section of code that repeats is usually referred to as a(n) ___________.​

(Multiple Choice)
4.8/5
(43)

Agile methodologies tend to be used for large software development projects involving more than ten developers, geographically dispersed development teams, and life-critical applications.​

(True/False)
4.9/5
(34)

Algorithms are usually written in a format that is specific to a particular programming language.​

(True/False)
4.7/5
(36)

___________ provides OO programs with easy extensibility and can help simplify program control structures.​

(Multiple Choice)
4.9/5
(40)

A program must __________ without any errors before it can be run.​

(Short Answer)
4.9/5
(34)

Before finalizing the algorithm for a computer program, you should perform a(n) __________ to verify that your algorithm works.​

(Short Answer)
4.7/5
(35)

Prolog and other declarative languages were classified as fifth-generation languages.​

(True/False)
4.9/5
(40)
Showing 21 - 40 of 120
close modal

Filters

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