12th Class Computer Science MCQS Chapter 12

Google Ads1

12th Class Computer Science MCQS


How many types of loop structure are available in C language?
Do-while
All
While
For

This statement causes a loop to terminate early?
Terminate
A and B
Exit
Break

Redundancy means
No-duplication
Standards
Duplication
Microsoft office integration

A special value that marks the end of a list of input data is called:
Terminal value
Loop control value
Input value
Sentinel Value

When is while loop more appropriate then for loop?
The number times the loop will be executed is known before the loop executes
The terminating condition occurs unexpectedly
The body of loop will be executed at least once
The program will be executed at least once

Which of the following is a loop statement?
If-else
Switch
None
If

A _____ contains an object that stores VBA code
Module
Reports
Forms
Macro

This means to increase a value by one:
Modulus
Inc
Increment
Decrement

While loop is also called:
Wend loop
Conditional loop
Counter loop
Continuous loop

PakStudy Library is based on More than one hundred thousand pages

Google Ads