100+ Important MCQ on Flow of Control in Python

Flow of Control in Python Q1. Python executes one statement after another from beginning to the end of the program. This is a ________________ a. Selection Construct b. Sequential Construct c. Iteration Construct d. None of the above Q2. The order of execution of the statements in a program is known as ______ a. flow … Read more

Best 120+ Python Functions MCQ Class 12 CS

Python Functions MCQ Class 12 CS Python Functions MCQ Class 12 CS Q1. The process of dividing a computer program into separate independent blocks of code with specific functionalities is known as _________. a. Programming b. Modular Programming c. More Programming d. Step Programming Q2. ____________________ can be defined as a named group of instructions … Read more

error: Content is protected !!