When mathematical equations are used to describe an algorithm, the description is called ____.

A. pseudocode
B. a formula
C. an opcode
D. a flowchart


Answer: B

Computer Science & Information Technology

You might also like to view...

The command to move the cursor to the next window is:

a: [Alt-x] o (letter O) b: [Ctrl-x] w c: [Ctrl-x][Ctrl-m] d: [Ctrl-x] o (letter O) e: [Ctrl-x] m

Computer Science & Information Technology

List four graphical interface design elements. Alongside each one, describe when it would be appropriate to incorporate each of them in a display design or on a Web-based fill-in form.

What will be an ideal response?

Computer Science & Information Technology

Write a statement that sets the flag stop_processing to true when either of the following conditions are true. Assume that stop_processing has been initialized as false.

• end of data is true • processing error is true

Computer Science & Information Technology

A(n) ________ document contains instructions for displaying its contents in a web browser

A) Access 2010 B) Word 2010 C) RTF D) HTML

Computer Science & Information Technology