Exam 11: Programming

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

__________ laid the foundation for the object-oriented paradigm.​

(Short Answer)
4.8/5
(38)

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

(Short Answer)
4.7/5
(46)

Which of the following is a scripting language?​

(Multiple Choice)
5.0/5
(39)

A(n) ___________ typically reads a program written in an assembly language, translates the program into machine language, and then submits the machine language program to the processor for execution.​

(Short Answer)
4.9/5
(36)

The process of finding and fixing errors in a computer program is called ____________.​

(Short Answer)
4.8/5
(29)

Finding a value for a variable is referred to as ___________.​

(Multiple Choice)
4.8/5
(32)

​A subclass is any class that inherits attributes from a superclass

(True/False)
4.8/5
(39)

A(n) _________ methodology focuses on flexible development and specifications that evolve as a project progresses.​

(Short Answer)
4.9/5
(41)

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

(True/False)
4.7/5
(34)

Prolog and other __________ languages were classified as fifth generation languages.​

(Short Answer)
4.8/5
(33)

A computer _____________ is a set of step-by-step instructions that tell a computer how to carry out a task.​

(Short Answer)
4.8/5
(42)

The set of rules that specify the sequence of keywords, parameters, and punctuation in a program instruction is referred to as _______.​

(Short Answer)
4.9/5
(34)

 _______________, such as BASIC, Python, Java, Prolog, and C++, make the programming process easier by replacing unintelligible strings of 1s and 0s or cryptic assembly commands with understandable commands, such as PRINT and WRITE.​

(Multiple Choice)
4.8/5
(37)

In Prolog, facts can have no more than two arguments.​

(True/False)
4.8/5
(34)

Some software engineering activities overlap with the systems analysis and design activities​

(True/False)
4.9/5
(35)

A(n) _________ represents a value that can change.​

(Short Answer)
4.9/5
(36)

A method is activated by a(n) _________, which is included as a line of program code.​

(Short Answer)
4.9/5
(36)

Structured English is a subset of the English language with a limited selection of sentence structures that reflect processing activities.​

(True/False)
4.8/5
(39)

An API is a set of application or operating system functions that programmers can add to the programs they create.​

(True/False)
4.7/5
(47)

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

(Multiple Choice)
4.9/5
(45)
Showing 21 - 40 of 120
close modal

Filters

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