adplus-dvertising
frame-decoration

Question

__________ uses standardized symbols to describe the steps of a procedure.

a.

Pseudocode

b.

Source code

c.

Flowchart

d.

Algorithm

Answer: (c).Flowchart

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. __________ uses standardized symbols to describe the steps of a procedure.

Similar Questions

Discover Related MCQs

Q. The __________ symbol is called the start /stop symbol in the flowchart.

Q. The __________ symbol is used to take a decision in the flowchart.

Q. The rectangles are called as __________ symbols in the flowchart.

Q. The __________ in a flowchart is called input/output symbol.

Q. The lines connecting the symbols in a flowchart are called as __________

Q. A __________ is defined as a zero or more characters enclosed in quotation marks.

Q. The __________ statement in pseudocode acts like loop.

Q. The __________ statement is used to assign a value to a property of an object.

Q. An arithmetic expression contains one or more __________

Q. The __________ numbers indicate the order in which the computer performs the operation in an expression.

Q. You can use __________ to override the order of precedence.

Q. __________ and __________ operators use same symbol.

Q. Unary and Binary refer to the number of __________ needed by the operator.

Q. When an expression contains more than one operator with same priority, then they are evaluated according their __________

Q. The __________ operator is used to divide two integers.

Q. The __________ operator returns the remainder of the division.

Q. To include a percentage in arithmetic operators we use __________

Q. The __________ operator is commonly used to determine whether a number is even or odd.

Q. __________ data is a data that the application is expecting the user to enter.

Q. __________ refers to the process of locating and correcting errors.