When English-like phrases are used to describe the steps in an algorithm the description is called ____________________.

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


pseudocode

Computer Science & Information Technology

You might also like to view...

Which of the following are accurate comparisons between call-by-value and const call-by-reference?

a) Both protect against changing the caller’s argument. b) Both are very fast for all sizes of objects. c) Call-by-value copies the argument whereas const call-by-reference does not d) Call by value uses more memory than const call-by-reference in making the copy.

Computer Science & Information Technology

________ studies the relationship between workers and their workspaces

A) Moore's Law B) Universal design C) Green computing D) Ergonomics

Computer Science & Information Technology

You can import XML data without a schema.

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

Computer Science & Information Technology

Append queries are often used in conjunction with ________ queries to move records from one table to another and removed records from the current table.

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

Computer Science & Information Technology