Skip to main content
Chapter 6 of 11
Formula Sheet

Flow of Control

CBSE · Class 11 · Computer Science

All formulas from Flow of Control in CBSE Class 11 Computer Science. Key equations, constants, and identities for board exam preparation.

34 questions72 flashcards5 concepts

Interactive on Super Tutor

Studying Flow of Control? Get the full interactive chapter.

Quizzes, flashcards, AI doubt-solver and a step-by-step study plan — built for formula sheet and more.

1,000+ Class 11 students started this chapter today

5 Formulas · 2 Sections

Formulas

2. Selection Statements

if condition: statement(s)

if condition: statement(s) else: statement(s)

if condition: statement(s) elif condition: statement(s) elif condition: statement(s) else: statement(s)

4. For Loop and range()

for <control-variable> in <sequence/range of items>: <statements inside the body of the loop>

range([start], stop[, step])

Full sheet with units and worked examples

View All

Frequently Asked Questions

What are the important topics in Flow of Control for CBSE Class 11 Computer Science?
Flow of Control covers several key topics that are frequently asked in CBSE Class 11 board exams. Focus on the core concepts listed on this page and practise related questions to build confidence.
How to score full marks in Flow of Control — CBSE Class 11 Computer Science?
Understand the core concepts first, then work through the 34 practice questions available for this chapter. Revise formulas and definitions regularly, and use flashcards for quick recall before the exam.

Sources & Official References

Content is aligned to the official syllabus. Refer to the board website for the latest curriculum.

For serious students

Get the full Flow of Control chapter — for free.

Quizzes, flashcards, AI doubt-solver and a step-by-step study plan for CBSE Class 11 Computer Science.