Multiple Choice
What is an algorithm?
A) a specification of a series of actions and the order in which those actions should be performed to solve a particular problem
B) an English description of a problem to be solved
C) the process of converting between data types
D) None of the above.
Correct Answer:

Verified
Correct Answer:
Verified
Q17: Programs can be written,compiled and executed with
Q27: The order of actions in an algorithm
Q28: Counter-controlled repetition is often called definite repetition
Q28: If…Then…Else selection statement allows you to specify
Q29: Which of the following is not a
Q31: For a ListBox,calling the Items property's _
Q33: Which of the following is a double-selection
Q34: Which of the following loop-continuation conditions would
Q36: The Do Until…Loop repetition structure tests a
Q37: If a While…End While statement's condition is