12th Class ICS Computer Science Chapter 11 Online MCQ Test for (Decision Constructs)

ICS Part 2 Computer Science Online
Chapter 11 Test

Start Chapter 11 Test

MCQ's Test For Chapter 0 "ICS Part 2 Computer Science Chapter 11 Online Test"

Try The MCQ's Test For Chapter 0 "ICS Part 2 Computer Science Chapter 11 Online Test"

  • Total Questions15

  • Time Allowed20

ICS Part 2 Computer Science Chapter 11 Online Test

00:00
Question # 1

Switch statement must use the keyword

Question # 2

Another term for a computer making a decision is:

Question # 3

____________ is used to specify two different choices with "if" statement.

Question # 4

Which of the following statements is the simplest form of a decision structure?

Question # 5

In 3NF a non-key attribute must not depend on a

Question # 6

Conditional operator takes _____________ operands.

Question # 7

How many times is the test expression of a switch statement evaluated?

Question # 8

You can use a decision statement to:

Question # 9

What does a compound condition use to join two condition?

Question # 10

In if statement , true is represented by:

Question # 11

An if statement inside the true block of another if statement is called:

Question # 12

The conditional portion of the If statement can contain:

Question # 13

Which is not possible

Question # 14

Which of the following is used for making two way decision:

Question # 15

Which programming structure executes program statements in order?

Prepare Complete Set Wise Chapter 0 "ICS Part 2 Computer Science Chapter 11 Online Test" MCQs Online With Answers


Topic Test

00:00
11th Chapter

ICS Part 2 Computer Science Chapter 11 Online Test MCQ's

Top Scorers Of Chapter 0 "ICS Part 2 Computer Science Chapter 11 Online Test" MCQ`s Test

  • M
    Minahil Ashraf 15 - Nov - 2024 01 Min 27 Sec 15/15
  • W
    Waheed Asghar 08 - Dec - 2024 02 Min 26 Sec 14/15
  • M
    Memona Zaka 20 - Dec - 2024 02 Min 48 Sec 14/15
  • M
    Mano Billi 06 - Nov - 2024 03 Min 07 Sec 14/15
  • W
    Waleed Ahmad 21 - Jan - 2025 02 Min 28 Sec 13/15
  • A
    aspire reg001 05 - Nov - 2024 02 Min 55 Sec 13/15
  • U
    uswa arshad 14 - Nov - 2024 03 Min 04 Sec 13/15
  • M
    Mudassir Khan 22 - Oct - 2024 03 Min 14 Sec 13/15
  • A
    Ayesha Javed 25 - Oct - 2024 03 Min 16 Sec 13/15
  • A
    Ali Umar 29 - Sep - 2025 01 Min 57 Sec 12/15
  • Z
    Zoha Awais 20 - Dec - 2024 02 Min 14 Sec 12/15
  • A
    Amber Ilyas 25 - Oct - 2024 03 Min 10 Sec 12/15
  • S
    Saiqa Abbas 27 - Nov - 2024 03 Min 17 Sec 12/15
  • M
    Malik Zeeshan 27 - Oct - 2024 03 Min 28 Sec 12/15
  • M
    Muhsan 20 - Jan - 2025 03 Min 44 Sec 12/15

ICS Part II Computer Science Chapter 0 Important MCQ's

Sr.# Question Answer
1 A key in a relation
A. May not functionally determine any attribute in the row
B. Functionally determine only one attribute in the row
C. Functionally determine at least one attribute in the row
D. Functionally determine all the attribute in the row
2 Which of the following is NOT part of an if statement?
A. A condition that evaluates as a Boolean
B. A condition that evaluates as true or false
C. A true block
D. All of are part of an IF statement
3 Conditional operator takes _____________ operands.
A. 3
B. 2
C. 1
D. 5
4 An expression that uses a relational operator is known as:
A. Operational
B. Sequential
C. Serial
D. Relational
5 Conditional operator is an alternative of:
A. if
B. if-else
C. Nested if
D. All
6 You can use a decision statement to:
A. Run a series of statements if a test fails
B. Test series of conditions
C. Test whether a condition is true or false
D. All of these
7 _______ is created when the same name is used for two different attributes
A. Synonyms
B. Homonyms
C. Redundant information
D. Mutually  exclusive data
8 To be in 2NF every non key attribute must depend on
A. Key
B. All parts of the key
C. Composite key
D. Both a and b
9 Which of the following is used for making two way decision:
A. if-else
B. If
C. Nested if
D. Switch
10 What does a compound condition use to join two condition?
A. Relational operator
B. Logical operator
C. Relational Results
D. Logical results

Test Questions

Is this page helpful?