Home / Engineering / Problem Solving and Python Programming / Question

M

Mr. Dubey • 51.17K Points
Coach

Q.) The operation represented by parallelograms.

(A) input/output
(B) assignment
(C) comparison
(D) conditions
Correct answer : Option (A) - input/output

Explanation:
 the input/output operations are represented by parallelograms. they generally are used to display messages during input and output part of a program.

Share

Discusssion

Login to discuss.