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

What is a tree in data structures.  

Question # 2

Which of the following best describes a tree.

Question # 3

Which type of grah has edges with direction.

Question # 4

Whcih keyword checks if an item exists in alist

Question # 5

Which is the purpose of the push operation in a stack.

Question # 6

A scenario where a graph data structure is most suitable.

Question # 7

How do primitives affect a system's capabilities.

Question # 8

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

Question # 9

Which operation remvoes an item by its value in a list.

Question # 10

What is a graph in data structures.

Question # 11

In which structures can cycles exist.

Question # 12

What does abstraction mean in computing.

Question # 13

Which of the following is an application of lists.

Question # 14

What is the purpose of the pop operation in a stack 

Question # 15

What is he degree of a vrtex in a graph.

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
  • R
    Rehman Nohri 28 - Nov - 2024 02 Min 43 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
  • A
    Attia Sufyan 27 - Nov - 2024 01 Min 13 Sec 14/15

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

Sr.# Question Answer
1

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

A.

Apple

B.

Banana

C.

Cherry

D.

Error

2

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

3

A scenario where a graph data structure is most suitable.

A.

Managng a to do list

B.

Modeling a line of customers in a store 

C.

Representing connections in a social network 

D.

All of the above

4

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

A.

File system

B.

Family tree

C.

Social network

D.

Web page navigation 

5

What is he degree of a vrtex in a graph.

A.

The numebr of loops

B.

The number of edges connected to it

C.

The total numebrof vertices

D.

The weight of the vertex

6

Which principle does a queue follow.

A.

LIFO

B.

FIFO

C.

FILO

D.

Random access

7

Which operation remvoes an item by its value in a list.

A.

delete ()

B.

pop ()

C.

remove()

D.

clear ()

8

What is a tree in data structures.  

A.

Linear data

B.

Math function 

C.

Hiearchical structure

D.

Loop

9

What is the dequeue operatin ina queue.

A.

Adding an item to th eback

B.

Remoiving an item fromt he fornt

C.

Sorting the queue

D.

Copying the queue

10

How are lists created in Python.

A.

Using parentheses ( )

B.

Using sqquare brackets []

C.

Using curly braces {}

D.

Using angle brackets

Test Questions

Is this page helpful?