Match each item with a statement below.

A. An English-like language you can use to help create the structure of your program
B. Tells the compiler how to convert the value in a function
C. An object-oriented programming structure that holds pieces of data and functions
D. An error that causes unpredictable results
E. Represents a numeric or string value
F. Performs an action first and then tests to see whether the action should continue to occur
G. Program that converts a text-based program called source code, into executable or binary code
H. A way of having your program repeat an action a certain number of times
I. Takes you from one area of a program (a function) to another area
J. Writing programs in this language is easier than in machine language


A. pseudocode
B. conversion specifier
C. class
D. bug
E. variable
F. do loop
G. compiler
H. while loop
I. branching
J. assembly language

Computer Science & Information Technology

You might also like to view...

There are two versions of the subscript operation: ____.

A. read and write B. move and write C. write and run D. read and run

Computer Science & Information Technology

To import a style sheet, add the command =import url(url);to the style sheet file, where url is the URL of an external style sheet file.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

?The purpose of _____ is to use email messages to make the recipients reveal personal data. 

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

A(n) ________ box is an object that gives you control of text placement in a document

Fill in the blank(s) with correct word

Computer Science & Information Technology