Exam 18: Computing Programming

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

A(n) ____ language uses short op codes as keywords.

(Multiple Choice)
4.9/5
(30)

In Python, two ____ symbols carry out a comparison between two values.

(Multiple Choice)
4.7/5
(28)

A(n) ___ uses command words and grammar based on human languages to provide what computer scientists call a level of abstraction that hides machine language.

(Multiple Choice)
4.7/5
(31)

Because the conversion to machine code takes place before the program runs, compiled programs execute very slowly.

(True/False)
4.9/5
(29)

Today, program code is written using a computer programming graphic , such as BASIC, Python, PHP, Alice, Java, or C++.

(True/False)
4.9/5
(34)

Computer programs must handle many scenarios .

(True/False)
4.7/5
(22)

What is the purpose of coding the algorithm into instructions written in a programming language?

(Multiple Choice)
4.7/5
(39)

Programming is sometimes referred to as ____.

(Multiple Choice)
4.9/5
(30)

An esoteric language called reMorse produces program statements that look like Morse code.

(True/False)
4.8/5
(27)

In Python, a(n) ____________________ is required punctuation for the end of an IF statement.

(Short Answer)
4.9/5
(38)

High-level languages are used to develop applications, games, Web apps, and most other software.

(True/False)
4.9/5
(36)

The ____ keyword tells the computer what to do if the player did not select the first variable.

(Multiple Choice)
4.9/5
(33)

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

(Short Answer)
4.8/5
(38)

Usually a(n) ____________________ is used to control the number of times the loop repeats

(Short Answer)
4.9/5
(33)

There are many programming languages, and each one requires a unique set of ____ to code a program.

(Multiple Choice)
4.9/5
(42)
Showing 61 - 75 of 75
close modal

Filters

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