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

Key is used in

Question # 2

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

Question # 3

You can use a decision statement to:

Question # 4

__________ refers to group of statements enclosed in opening and closing braces.

Question # 5

Database integrity refers to the

Question # 6

Conditional operator is an alternative of:

Question # 7

Insert command is used to insert: 

Question # 8

A case can be defined as:

Question # 9

When a relational expression is false, it has the value __________

Question # 10

The operators to compare operands and decide if the relation is true or false are:

Question # 11

Which is not possible

Question # 12

Conditional operator takes _____________ operands.

Question # 13

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

Question # 14

Which programming structure makes a comparison?

Question # 15

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

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 Insert command is used to insert: 
A. A new table
B. A new record
C. A view
D. Dependencies
2 Which of the following is equivalent to (p>=q)?
A. p<q
B. !(p<q)
C. p<q
D. 1p<q
3 The case block ends with:
A. End select
B. End case
C. Break;
D. Case else
4 _______ is created when the same name is used for two different attributes
A. Synonyms
B. Homonyms
C. Redundant information
D. Mutually  exclusive data
5 ______is a functional dependency in a relation between two or more non-key attributes
A. Transitive dependency
B. Partial dependency
C. Repeating groups
D. None of these
6 Relational operators allow you to _____________ numbers.
A. Compare
B. Add
C. Multiply
D. Divide
7 Which operator in C is called a ternary operator?
A. if
B. ++
C. ?
D. ( )
8 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
9 Another term for a computer making a decision is:
A. Sequential
B. Selection
C. Repetition
D. Iteration
10 When we make any modification in a relation it is called
A. Insertion anomaly
B. Deletion anomaly
C. Modification anomaly
D. Both a and b

Test Questions

Is this page helpful?