Loading, please wait ...
Open its course - Computer Programming

Loops in C Language

  • Introduction to loops
  • Introduction to Repetition Structures,
  • Repetition essentials,
  • Counter controlled repletion, for repletion statement,...
    View Complete Description
    ×

    Topic Summary

    • Introduction to loops
    • Introduction to Repetition Structures,
    • Repetition essentials,
    • Counter controlled repletion, for repletion statement,
    • Nested for loops
    • While statement
    • do while Repetition statement
    • break and continue statements
    • Role of logical operators in Loos
Topic Questions:
23
MCQs T/F FiB SQ
5 8 5 5
Question Type Legends

Easy

Medium

Difficult
Open its course - Computer Programming

Multiple Choice Questions for Loops in C Language

  • ×

    Hidden Questions!

    Some MCQs are not visible. Usually teachers hides their visibility if they are few in number. Subject Expert recommends them to have more than 70+ questions against the topic and make them public.

  • 1 How many times the following loop will execute for(int x=1;x<=5;x++) { printf(“this statement will be executed”); break; printf(“this statement will not be executed”); }
    1. 5
    2. 10
    3. 0
    4. 1

  • 2 for(;;) will execute _____ number of times
    1. 0
    2. 1
    3. infinite
    4. syntax error

Contact Us

support@subexpert.com
Write to Us View Help
Subject Expert Logo

Subject Expert

Learn, Evaluate and Optimize

Follow Us
Facebook Switch Display Mode Enable Translation
© 2024 - Subject Expert