Exam 11: Programming

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

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

(Short Answer)
4.9/5
(37)

 Programmers insert documentation called  facts into the program code.​ 

(True/False)
4.8/5
(34)

 Which programming language is an interpreted language most commonly used for client-side Web scripting, such as animating page elements and validating input on HTML forms?​ 

(Multiple Choice)
4.9/5
(43)

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

(True/False)
4.8/5
(35)

 A(n) _________ provides programmers with tools to build substantial sections of a program by pointing and clicking rather than typing lines of code.​ 

(Multiple Choice)
4.9/5
(36)

 The ________ paradigm is most efficient for processing words and languages.​

(Short Answer)
4.9/5
(31)

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

(Short Answer)
4.9/5
(38)

  _______________, 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
(45)

 In 1969, computer scientists began to develop high-level languages, called ________-generation languages, which more closely= resembled human languages.​ 

(Multiple Choice)
4.8/5
(29)

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

(Short Answer)
4.8/5
(32)

 A(n) ____________ control structure directs the computer to repeat one or more instructions until a certain condition is met.​

(Short Answer)
5.0/5
(37)

 An important characteristic of third-generation programming languages is that the source code can be written with simple tools, such as a word processor, and this code can be easily understood by programmers.​ 

(True/False)
4.8/5
(45)

 In the context of Prolog programming, a(n) ________________ is a tabular method for visualizing and specifying rules based on multiple factors.​​ 

(Multiple Choice)
4.8/5
(34)

 A(n) ___________ is a template for a group of objects with similar characteristics.​

(Short Answer)
4.9/5
(35)

 A(n) __________ is available for use by any routine in the program while a(n) _______________  can be accessed only from the routine in which it is defined.​ 

(Multiple Choice)
4.9/5
(37)

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

(True/False)
4.7/5
(38)

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

(Short Answer)
4.8/5
(34)

 _________ was officially launched in 1995 and has many of the characteristics of C++, from which it derives much of its syntax.​

(Short Answer)
4.9/5
(35)

 ____________ paradigms are used to conceptualize the solution to a problem as a sequence of steps.​

(Short Answer)
4.8/5
(36)

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

(Short Answer)
4.9/5
(36)
Showing 61 - 80 of 120
close modal

Filters

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