First Year Computer Science Chapter 4 Online MCQ Test for 1st Year Computer Science Chapter 4 (Applications and Uses of Computer)

ICS Part 1 Computer Science Chapter 4 Test

Start Chapter 4 Test

ICS Part 1 Computer Science Chapter Wise Test

MCQ's Test For Chapter 4 "Computer Science Ics Part 1 Chapter 4 Online Test"

Try The MCQ's Test For Chapter 4 "Computer Science Ics Part 1 Chapter 4 Online Test"

  • Total Questions15

  • Time Allowed20

Computer Science Ics Part 1 Chapter 4 Online Test

00:00
Question # 1

Which of the following is a real world example of graph.

Question # 2

What hapens when you use the append () method on a list.

Question # 3

Which node is the staring point of a tree.

Question # 4

Which of the following best describes primitive computational structures.

Question # 5

In which structures can cycles exist.

Question # 6

What is the purpose of the pop operation in a stack 

Question # 7

What is the dequeue operatin ina queue.

Question # 8

Which real life example follows the stack principle.

Question # 9

What is the dequeue opertion in a queue.

Question # 10

What is a queue.

Question # 11

If you have a list f{Apple"banana". “cherry ”}ruits = I " what is fruit (1)

Question # 12

A scenario where a graph data structure is most suitable.

Question # 13

Wha is a list in Python.

Question # 14

How do primitives affect a system's capabilities.

Question # 15

Which operation  remvoes an intem by its index in a list.

Prepare Complete Set Wise Chapter 4 "Computer Science Ics Part 1 Chapter 4 Online Test" MCQs Online With Answers


Topic Test

00:00
4th Chapter

11th Class ICS Computer Science Chapter 4 MCQ's Test

Top Scorers Of Chapter 4 "Computer Science Ics Part 1 Chapter 4 Online Test" MCQ`s Test

  • H
    Hafiz Ali Hassan 19 - Dec - 2024 00 Min 09 Sec 15/15
  • 2
    24P-0510 Abdul Mueez 09 - Dec - 2024 00 Min 15 Sec 15/15
  • S
    sallu khan 06 - Jan - 2025 00 Min 33 Sec 15/15
  • F
    Fajar Hameed 06 - Dec - 2024 01 Min 05 Sec 15/15
  • A
    Abubakar 07 - Dec - 2024 01 Min 20 Sec 15/15
  • M
    MUBASHIR HUSSAIN 06 - Dec - 2024 01 Min 28 Sec 15/15
  • I
    Iqra Amjad 21 - Dec - 2024 01 Min 30 Sec 15/15
  • H
    Hamza Shykh 10 - Dec - 2024 01 Min 31 Sec 15/15
  • R
    Rabeeha Piracha 15 - Dec - 2024 01 Min 47 Sec 15/15
  • A
    Awais Mughal 12 - Dec - 2024 01 Min 57 Sec 15/15
  • S
    Saim Yousaf 21 - Dec - 2024 02 Min 22 Sec 15/15
  • S
    Shumaila Riaz 13 - Dec - 2024 05 Min 11 Sec 15/15
  • T
    Taqdees Kiani 08 - Dec - 2024 01 Min 11 Sec 14/15
  • S
    Sheikh Umer 02 - May - 2026 01 Min 31 Sec 14/15
  • A
    Alyaan Shahbaz 30 - Nov - 2024 01 Min 33 Sec 14/15

ICS Part 1 Computer Science (New Book) Chapter 4 Important MCQ's

Sr.# Question Answer
1

Which real life example represents an undirected graph.

A.

Twitter followers

B.

Facebook friendships

C.

On way streets

D.

Email spam links

2

What hapens when you use the append () method on a list.

A.

It deletes the last item

B.

It adds an item to the end of the list

C.

It sorts the list

D.

It creates a new list

3

What is a stack.

A.

Add/remove at both ends

B.

Add /remove from the top

C.

Add front, remvoe back

D.

No specific order

4

Which of the following is NOT a characteristic of a graph

A.

Vertices

B.

Edges

C.

One directional flow only

D.

Weighted or unweighted edges

5

What is a tree in data structures.  

A.

Linear data

B.

Math function 

C.

Hiearchical structure

D.

Loop

6

Which real life example follows the stack principle.

A.

Ticket line

B.

Browser back button

C.

Music playlist

D.

Email inbox

7

What is a graph in data structures.

A.

A linear structure

B.

A hierachiecal structure

C.

A set of vertices connected by edges.

D.

A type of array

8

What is a leaf node.

A.

A node with many children

B.

A node with one child

C.

A node with no children

D.

A node with no parent

9

Whcih keyword checks if an item exists in alist

A.

In

B.

for

C.

if

D.

exists

10

Which operation  remvoes an intem by its index in a list.

A.

Pop()

B.

delete ()

C.

Remove()

D.

clear ()

Test Questions

Is this page helpful?