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

Which of the following are valid case statements in a switch?

Question # 2

When we make any modification in a relation it is called

Question # 3

break keyword is used in

Question # 4

A case can be defined as:

Question # 5

An expression that uses a relational operator is known as:

Question # 6

______is a functional dependency in a relation between two or more non-key attributes

Question # 7

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

Question # 8

Conditional operator takes _____________ operands.

Question # 9

Database integrity refers to the

Question # 10

Another term for a conditional operator is:

Question # 11

To be in 2NF every non key attribute must depend on

Question # 12

Which operator in C is called a ternary operator?

Question # 13

Another term for a computer making a decision is:

Question # 14

From the following which is called control statement

Question # 15

If x=10 and y=5,, what will the output of the following expression?
x>y? x*y: x+y

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 The first line in switch block contains:
A. The value of the first criterion
B. The expression to be evaluated
C. The statement to be executed if none of the criteria are true
D. The statement to be executed if the criterion are true
2 Which of the following is used for making two way decision:
A. if-else
B. If
C. Nested if
D. Switch
3 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
4 Which of the following statements is the simplest form of a decision structure?
A. Select..case
B. If statement
C. Try..Catch..Finally
D. Nested if
5 From the following which is called control statement
A. If
B. If-else
C. Else-if
D. All of the above
6 Insert command is used to insert: 
A. A new table
B. A new record
C. A view
D. Dependencies
7 Key is used in
A. If statement
B. Else if statement
C. Switch statement
D. All of the above
8 In if statement , true is represented by:
A. 0
B. 1
C. 2
D. 3
9 _______ is created when the same name is used for two different attributes
A. Synonyms
B. Homonyms
C. Redundant information
D. Mutually  exclusive data
10 The three programming structures are:
A. Sequence, decision, and repition
B. Process, decision, and alternation
C. Sequence, definition, and process
D. Relation, comparison, and process

Test Questions

Is this page helpful?