0% found this document useful (0 votes)
14 views46 pages

Syllabus Breakdown 25

The document outlines the syllabus for Computer Science for 10th grade at Tameer-i-Wattan Public School & Girls College, Abbottabad for the year 2024. It includes various units covering programming techniques, programming in C, input/output handling, control structures, and loop structures, with detailed descriptions and percentages allocated to each unit. Additionally, it provides a lecture-wise breakdown of topics to be covered throughout the academic year.

Uploaded by

abxdcjsk11
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
14 views46 pages

Syllabus Breakdown 25

The document outlines the syllabus for Computer Science for 10th grade at Tameer-i-Wattan Public School & Girls College, Abbottabad for the year 2024. It includes various units covering programming techniques, programming in C, input/output handling, control structures, and loop structures, with detailed descriptions and percentages allocated to each unit. Additionally, it provides a lecture-wise breakdown of topics to be covered throughout the academic year.

Uploaded by

abxdcjsk11
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 46

Tameer-i-Wattan Public School & Girls College, Abbottabad

Syllabus Division -2024 (Subject_Computer Science___)


Class:____10th ___ Subject Teacher: __Shaheen Gul____

S. Phases Syllabus % Syllabus Description Additional


N
UNIT 1 : PROGRAMMING TECHNIQUES
I 20% Understanding the problem, Algorithms, Flowcharts
UNIT 2 : Programming in C
Introduction to programming, Programming Environment, Programming Basics
1
UNIT 2 : Programming in C
II 20% Variables and constants
UNIT 3 : Input and output handling
2 Input/output functions, Operators

UNIT 4 : CONTROL STRUCTURES


III 20% UNIT 5 : LOOP STRUCTURES
3
UNIT 6 : COMPUTER LOGIC AND GATES
20% Data representation in a computer, Logic gates, Simplification of Boolean function using
44 IV Karnaugh Map SIMPLIFICATION

5 V 20% UNIT 6 : COMPUTER LOGIC AND GATES


Introduction to World Wide Web, ITTRODUCTION TO HTML, TEXT FORMATING, CREATING LISTS
IN HTML, IMAGES AND BACKGROUNDS, HYPERLINKS, creating tables, Creating frames

Ed Cum Principal Director


General
Malik Ahsin Saeed Malik Mohsin
Saeed
Tameer-i-Wattan Public School & Girls College, Abbottabad
Phase Wise Test Syllabus-2024 (Subject_Computer Science___)(Phase I_)
Class:____10th ___ Subject Teacher: __Shaheen Gul____

S.N Phases Chapter Number/Name Syllabus Description Teacher Sign


PROGRAMMING TECHNIQUES

UNIT 01: PROGRAMMING TECHNIQUES 1.UNDERSTANDING THE PROBLEM

UNIT3: INPUT AND OUTPUT HANDLING


2.Algorithms
UNIT2: PROGRAMMING IN C

3.Flowcharts
Phase____I_________

Programming in C

1.Introduction to programming
2.Programming Environment

3.Programming Basics

4. Variables and constants

Input and output handling

1.Input/output functions

2.Operators
1

Ed Cum Principal Director General


Malik Ahsin Saeed Malik Mohsin
Saeed
Tameer – i – Wattan Public Schools & College, GoE Pakistan
Lecture wise Syllabus Division-2024-24 SSC
Class: X Subject: Computer Science (Phase:I) Subject Teacher: Shaheen Gul
S.N Lecture Date: Day: Description Lecture Teacher Student Coordina V.P Principal
Number: Done Date Sign Sign tor sign Sign Sign

UNIT : 01 “PROGRAMMING TECHNIQUES”


1 1 1.UNDERSTANDING THE PROBLEM
a.THE PROBLEM

UNIT : 01 “PROGRAMMING TECHNIQUES”

a.Problem Analysis
2 2 b.Planning the solution of the problem
c.Candid solutions of a problem
d.Ex Q2 (I, II, III)

UNIT : 01 “PROGRAMMING TECHNIQUES” a.


Selecting the best solution
4.Algorithms
3 3 a.An algorithm
b.Role of an algorithm in problem
solving

UNIT : 01 “PROGRAMMING TECHNIQUES”

4 4 a.Criteria for measuring efficiency of an


algorithm
b.Ex Q2(IV, V), Q3, Q4
S.N Lecture Date: Day: Description Lecture Teacher Student Coordina V.P Principal
Number: Done Date Sign Sign tor sign Sign Sign

UNIT : 01 “PROGRAMMING TECHNIQUES”

5 5
Algorithmic Examples(1,3,4,5,6,7,9,10)

UNIT : 01 “PROGRAMMING TECHNIQUES”

6 6
Algorithmic Examples(2,8)

UNIT : 01 “PROGRAMMING TECHNIQUES”

7 7 Algorithmic Examples(11,12,13,14,15)

Ex Q6

UNIT : 01 “PROGRAMMING TECHNIQUES”

8 8
Algorithmic Examples(16,17,18,19,20)
S.N Lecture Date: Day: Description Lecture Teacher Student Coordina V.P Principal
Number: Done Date Sign Sign tor sign Sign Sign
UNIT : 01 “PROGRAMMING TECHNIQUES”

1.Flowcharts
9 9 a.A flowchart
b.Importance of a flowchart for solving a
problem
c.Flowchart requirements

UNIT : 01 “PROGRAMMING TECHNIQUES”


1.Flowcharts
10 10 a.Flowchart symbols
b.Flowchart Example 1 --- 7

UNIT : 01 “PROGRAMMING TECHNIQUES”


1.Flowcharts
a.Flowchart Example 2,8,9,10,11
11 11 b.Ex Q6, Q7, Q8

UNIT : 01 “PROGRAMMING TECHNIQUES”


1.Flowcharts
12 12 a. Flowchart Example 12 ---- 20
S.N Lecture Date: Day: Description Lecture Teacher Student Coordina V.P Principal
Number: Done Date Sign Sign tor sign Sign Sign
13 13 UNIT : 01 “PROGRAMMING TECHNIQUES”

QUIZ

14 14
UNIT:02 “PROGRAMMING IN C”
1.Introduction to programming
a.Computer program
b.Program syntax, Program Semantics

15 15
UNIT:02 “PROGRAMMING IN C”
1.Introduction to programming

a.Programming languages

16 16

UNIT:02 “PROGRAMMING IN C”
1.Introduction to programming

a.Characteristics of high-level languages


b.Some popular high level programming
languages
S.N Lecture Date: Day: Description Lecture Teacher Student Coordina V.P Principal
Number: Done Date Sign Sign tor sign Sign Sign
UNIT:02 “PROGRAMMING IN C”
a.Compiler and interpreter
Programming Environment
a.Integrated Development Environment
(IDE)
17 17 b.Modules of C programming
environment

UNIT:02 “PROGRAMMING IN C”
1.Programming Basics
18 18 a.Header files, Reserved words
b.Basic structure of C program
c.Comments in C

UNIT:02 “PROGRAMMING IN C”
19 19 1.Ex Q 2( I ---- IX)

QUIZ
20 20
S.N Lecture Date: Day: Description Lecture Teacher Student Coordina V.P Principal
Number: Done Date Sign Sign tor sign Sign Sign

UNIT:02 “PROGRAMMING IN C”

21 21 1.Variables and constants


a.Variables
b.Constants
c.Rules for writing variable names

UNIT:02 “PROGRAMMING IN C”
22 22 a.Data types used in C language

UNIT:02 “PROGRAMMING IN
23 23 C”a.Type casting

UNIT:02 “PROGRAMMING IN C”
a.Constant qualifier-const
24 24
b.Declaration and initialization of variables
S.N Lecture Date: Day: Description Lecture Teacher Student Coordina V.P Principal
Number: Done Date Sign Sign tor sign Sign Sign

UNIT:02 “PROGRAMMING IN C”

25 25
1.Ex Q 2( X, XI)

UNIT:02 “PROGRAMMING IN C”

26 26
1.Ex Q 8, Q9, Q10

UNIT : 03 “INPUT AND OUTPUT HANDLING”

27 27
1.Input/output functions
a.Output function

UNIT : 03 “INPUT AND OUTPUT HANDLING”

28 28 1.Input/output functions
a.Input function
S.N Lecture Date: Day: Description Lecture Teacher Student Coordina V.P Principal
Number: Done Date Sign Sign tor sign Sign Sign

UNIT : 03 “INPUT AND OUTPUT HANDLING”

29 29 1.Input/output functions
a.Statement terminator
b.Format specifier

UNIT : 03 “INPUT AND OUTPUT HANDLING”


1.Input/output functions
30 30 a.Escape sequences

UNIT : 03 “INPUT AND OUTPUT HANDLING”


1.Operators
a.Arithmetic operators
31 31

UNIT : 03 “INPUT AND OUTPUT HANDLING”


1.Operators
32 32 a.Assignment operator
S.N Lecture Date: Day: Description Lecture Teacher Student Coordina V.P Principal
Number: Done Date Sign Sign tor sign Sign Sign
33 33 UNIT : 03 “INPUT AND OUTPUT HANDLING”

1.Operators
a.Compound assignment operator

34 34
UNIT : 03 “INPUT AND OUTPUT HANDLING”
1.Operators
a.Increment operator
b.Decrement operator

35 35
UNIT : 03 “INPUT AND OUTPUT HANDLING”
1.Operators
a.Relational operator

36 36
UNIT : 03 “INPUT AND OUTPUT HANDLING”
1.Operators
a.Logical operator
S.N Lecture Date: Day: Description Lecture Teacher Student Coordina V.P Principal Sign
Number: Done Date Sign Sign tor sign Sign

UNIT : 03 “INPUT AND OUTPUT HANDLING”

37 37 1.Operators
a.Difference between the assignment
operator and equal to operator

UNIT : 03 “INPUT AND OUTPUT HANDLING”


1.Operators
38 38 a.Difference between unary and binary
operator
b.Conditional operator

UNIT : 03 “INPUT AND OUTPUT


HANDLING” 1.Operators
39 39 a.Operator and their precedence
b.Ex Q2

UNIT : 03 “INPUT AND OUTPUT


40 40 HANDLING” Ex long Questions
Ex Programming Questons
S.N Lecture Date: Day: Description Lecture Teacher Student Coordina V.P Principal
Number: Done Date Sign Sign tor sign Sign Sign

PRACTICALS(1-10)

41 41

PRACTICALS(11-20)
42 42

PRACTICALS(20-30)
3 3

Algorithms, Flowchart, Program practice


4 4
S.N Lecture Date: Day: Description Lecture Teacher Student Coordina V.P Principal
Number: Done Date Sign Sign tor sign Sign Sign

Algorithms, Flowchart, Program practice

45 45

Ed Cum Principal Director General


Malik Ahsin Saeed Malik
Mohsin Saeed
Tameer-i-Wattan Public School & Girls College, Abbottabad
Phase Wise Test Syllabus-2024 (Subject_Computer
Science___)(Phase II_)
Class:____10th ___ Subject Teacher: __Shaheen Gul____

S.N Phases Chapter Number/Name Syllabus Description Teacher Sign


Control Structures

1.Control structures
a.Control statement
b.Conditional/ selection statement
c.If statement
Phase____II_________

d.If statement
UNIT 04: CONTROL STRUCTURE

e.If-else statement
UNIT5: LOOP STRUCTURE

f.The switch statement


g.Using nested selection structure
h.Difference among all selection structures

Loop structures

1.Introduction
a.Loop structure
b.The for loop
c.The while loop
d.The do-while loop
e.The break statement
f.The continue statement
1 g.Difference between loop structure
h.Nested loop

Ed Cum Principal Director General


Malik Ahsin Saeed Malik Mohsin
Saeed
Tameer – i – Wattan Public Schools & College, GoE Pakistan
Lecture wise Syllabus Division-2024-24 SSC
Class: X Subject: Computer Science (Phase:II) Subject Teacher: Shaheen Gul
S.N Lecture Date: Day: Description Lecture Teacher Student Coordina V.P Principal
Number: Done Date Sign Sign tor sign Sign Sign

UNIT:04 “CONTROL STRUCTURES”


1 1 1.Control structures
a.Control statement

UNIT:04 “CONTROL STRUCTURES”

2 2 1.Control structures
a.Conditional/ selection statement
b.If statement

UNIT:04“CONTROL STRUCTURES”
1.Control structures
3 3
a.If-else statement

UNIT:04 “CONTROL STRUCTURES”


1.Control structures
4 4
a.The switch statement
S.N Lecture Date: Day: Description Lecture Teacher Student Coordina V.P Principal
Number: Done Date Sign Sign tor sign Sign Sign

UNIT:04“CONTROL STRUCTURES”
1.Control structures
5 5 a.Using nested selection structure

UNIT:04 “CONTROL STRUCTURES”

6 6
1.Control structures
a.Difference among all selection structures

UNIT:04 “CONTROL STRUCTURES”

7 7
Programming Examples

UNIT:04 “CONTROL
STRUCTURES”Ex
8 8 MCQs
Q2, Q3
S.N Lecture Date: Day: Description Lecture Teacher Student Coordina V.P Principal
Number: Done Date Sign Sign tor sign Sign Sign

UNIT:03 “CONTROL
9 9 STRUCTURES”Ex Q4, Q5, Q6

UNIT:04 “CONTROL
STRUCTURES”QUIZ
10 10

UNIT:05 “LOOP STRUCTURE”


1.Introduction
a.Loop structure
11 11

UNIT:05 “LOOP STRUCTURE”


1.Introduction
12 12 a.The for loop
S.N Lecture Date: Day: Description Lecture Teacher Student Coordina V.P Principal
Number: Done Date Sign Sign tor sign Sign Sign
13 13 UNIT:05 “LOOP STRUCTURE”

1.Introduction
a.The while loop

14 14 UNIT:05 “LOOP STRUCTURE”


1.Introduction
a.The do-while loop

15 15 UNIT:05“LOOP STRUCTURE”
1.Introduction
a.The break statement

16 16
UNIT:05 “LOOP STRUCTURE”
1.Introduction
a.The continue statement
S.N Lecture Date: Day: Description Lecture Teacher Student Coordina V.P Principal
Number: Done Date Sign Sign tor sign Sign Sign

UNIT:05 “LOOP STRUCTURE”

17 17 1.Introduction
a.Difference between loop structure
b.Nested loop

UNIT:05 “LOOP
STRUCTURE”Ex
18 18
MCQs
Q2, Q3, Q4

UNIT:05 “LOOP STRUCTURE”


Ex Q5, Q6, Q7
19 19

UNIT:05 “LOOP STRUCTURE”


20 20
QUIZ
S.N Lecture Date: Day: Description Lecture Teacher Student Coordina V.P Principal
Number: Done Date Sign Sign tor sign Sign Sign
21 21

PRACTICE
(Programming examples and questions)

22 22
PRACTICE
(Programming examples and questions)

23 23

PRACTICALS(31-40)

24 24
PRACTICALS(41-50)
S.N Lecture Date: Day: Description Lecture Teacher Student Coordina V.P Principal
Number: Done Date Sign Sign tor sign Sign Sign
25 25

PRACTICALS(31-40)

Ed Cum Principal Director


General
Malik Ahsin Saeed Malik Mohsin
Saeed
Tameer-i-Wattan Public School & Girls College, Abbottabad
Phase Wise Test Syllabus-2024 (Subject_Computer
Science___)(Phase III_)
Class:____10th ___ Subject Teacher: __Shaheen Gul____

S.N Phases Chapter Number/Name Syllabus Description Teacher Sign


Computer logic and gates

3.Data representation in a computer


4.Logic gates
a.Digital logic and logic gates
b.Basic logic gates
UNIT7: WORLD WIDE WEB AND HTML
UNIT 06: COMPUTER LOGIC AND GATES
Phase____III_________

c.Truth table
d.More logic gates with their truth tables
e.Creating NAND, NOR, XOR, XNOR gates using basic gates
f.Conversion of Boolean expression to logic circuit
5.Simplification of Boolean function using Karnaugh Map
a.Karnaugh map
b.Karnaugh map rules of simplification
c.Simplification of two variables Boolean functions using K-Map
d.Simplification of three variables Boolean functions using K-Map
World Wide Web

1.Introduction to World Wide Web


a.Terms related to WWW, Types of websites
2.ITNTRODUCTION TO WORLD WIDE WEB
a.Terms related to World Wide Web, Types of websites

Ed Cum Principal Director General


Malik Ahsin Saeed Malik Mohsin
Saeed
Tameer – i – Wattan Public Schools & College, GoE Pakistan
Lecture wise Syllabus Division-2024-24 SSC
Class: X Subject: Computer Science (Phase:III) Subject Teacher: Shaheen Gul
S.N Lecture Date: Day: Description Lecture Teacher Student Coordina V.P Principal
Number: Done Date Sign Sign tor sign Sign Sign

UNIT:06 “COMPUTER LOGIC AND GATES”


1 1
1.Data representation in a computer

UNIT:06 “COMPUTER LOGIC AND GATES”


2 2 1.Logic gates

UNIT:06 “COMPUTER LOGIC AND GATES”


1.Logic gates
3 3
a.Digital logic and logic gates

UNIT:06 “COMPUTER LOGIC AND GATES”


1.Logic gates
4 4
a.Basic logic gates
S.N Lecture Date: Day: Description Lecture Teacher Student Coordina V.P Principal
Number: Done Date Sign Sign tor sign Sign Sign

UNIT:06 “COMPUTER LOGIC AND GATES”


1.Logic gates
5 5 a.Truth table

UNIT:06 “COMPUTER LOGIC AND GATES”

6 6
1.Logic gates
a.More logic gates with their truth tables

UNIT:06 “COMPUTER LOGIC AND GATES”

7 7
1.Logic gates
a.Creating NAND, NOR gates

UNIT:06 “COMPUTER LOGIC AND GATES”


1.Logic gates
8 8
a.Creating XOR, XNOR gates
S.N Lecture Date: Day: Description Lecture Teacher Student Coordina V.P Principal
Number: Done Date Sign Sign tor sign Sign Sign

UNIT:06 “COMPUTER LOGIC AND GATES”


1.Simplification of Boolean function using
9 9
Karnaugh Map
a.Karnaugh map

UNIT:06 “COMPUTER LOGIC AND GATES”


1.Simplification of Boolean function using
Karnaugh Map
10 10
a.Karnaugh map rules of simplification

UNIT:06 “COMPUTER LOGIC AND GATES”


2.Introduction
a.Loop structure
11 11

UNIT:06 “COMPUTER LOGIC AND GATES”


1.Simplification of Boolean function using
Karnaugh Map
12 12 a.Simplification of two variables Boolean
functions using K- Map
S.N Lecture Date: Day: Description Lecture Teacher Student Coordina V.P Principal
Number: Done Date Sign Sign tor sign Sign Sign
13 13 UNIT:06 “COMPUTER LOGIC AND GATES”

1.Simplification of Boolean function using Karnaugh


Map
a.Simplification of three variables Boolean
functions using K-Map

14 14
UNIT:06 “COMPUTER LOGIC AND GATES”
Ex MCQs Q2, Q3

15 15
UNIT:06 “COMPUTER LOGIC AND GATES”
Ex Q4, Q5

16 16
UNIT:06 “COMPUTER LOGIC AND GATES”
Ex Q6, Q7
S.N Lecture Date: Day: Description Lecture Teacher Student Coordina V.P Principal
Number: Done Date Sign Sign tor sign Sign Sign

UNIT:06 “COMPUTER LOGIC AND GATES”


17 17
QUIZ

UNIT:07 “WORLD WIDE WEB AND


18 18 HTML”Introduction to World Wide Web
a.Terms related to WWW

UNIT:07 “WORLD WIDE WEB AND


HTML”Introduction to World Wide Web
19 19 a.Types of websites

PRACTICE (Simplification of Boolean function)


20 20
S.N Lecture Date: Day: Description Lecture Teacher Student Coordina V.P Principal
Number: Done Date Sign Sign tor sign Sign Sign

PRACTICE (Simplification of Boolean


21 21
function)

PRACTICE (Simplification of Boolean


22 22 function)

23 23 PRACTICALS( 51-60)

PRACTICALS( 61-70)
24 24
S.N Lecture Date: Day: Description Lecture Teacher Student Coordina V.P Principal
Number: Done Date Sign Sign tor sign Sign Sign

PRACTICALS( 71-80)
25 25

Ed Cum Principal Director General


Malik Ahsin Saeed Malik
Mohsin Saeed
Tameer-i-Wattan Public School & Girls College, Abbottabad
Phase Wise Test Syllabus-2024 (Subject_Computer Science___)(Phase IV_)
Class:____10th ___ Subject Teacher: __Shaheen Gul____

S.N Phases Chapter Number/Name Syllabus Description Teacher Sign


World Wide Web

3.ITTRODUCTION TO HTML
a.Hypertext Mark – Up Language
b.Creating and Displaying HTML Document
c.Tags used to Mark – Up HTML Elements, HTML Head and Body Tags 4.TEXT
UNIT7: WORLD WIDE WEB AND HTML

FORMATING
Phase___IV_________

a.Basic of text formatting , Text formatting tags and their use


5.CREATING LISTS IN HTML
a.Types of lists, Creating Lists
6.IMAGES AND BACKGROUNDS
a.Adding image in a web page
b.Specifying image size in a web page
c.Applying Background and foreground colors
d.Applying background image
7.HYPERLINKS
a.Hyperlink, Anchor tags, Creating a hyperlink to a web page
b.Creating a hyperlink with in a web page, Creating a Graphical Hyperlink
8.Creating tables
9.Creating frames
a.Frame, Frameset, Creating a Frameset, Creating frameset with multiple frame

Ed Cum Principal Director General


Malik Ahsin Saeed Malik Mohsin
Saeed
Tameer – i – Wattan Public Schools & College, GoE Pakistan
Lecture wise Syllabus Division-2024-24 SSC
Class: X Subject: Computer Science (Phase:IV) Subject Teacher: Shaheen Gul
S.N Lecture Date: Day: Description Lecture Teacher Student Coordina V.P Principal
Number: Done Date Sign Sign tor sign Sign Sign

UNIT:07 “WORLD WIDE WEB AND HTML”


1 1
ITTRODUCTION TO HTML
a.Hypertext Mark – Up Language
b.Creating and Displaying HTML Document

UNIT:07 “WORLD WIDE WEB AND


2 2 HTML”ITTRODUCTION TO HTML
a.Tags used to Mark – Up HTML Elements

UNIT:07 “WORLD WIDE WEB AND HTML”

ITTRODUCTION TO HTML
a.HTML Head and Body Tags
3 3 TEXT FORMATING
a.Basic of text formatting
b.Text formatting tags and their use

UNIT:07 “WORLD WIDE WEB AND


HTML”CREATING LISTS IN HTML
4 4 a.Types of lists
b.Creating Lists
S.N Lecture Date: Day: Description Lecture Teacher Student Coordina V.P Principal
Number: Done Date Sign Sign tor sign Sign Sign

UNIT:07 “WORLD WIDE WEB AND HTML”

10.IMAGES AND BACKGROUNDS


5 5 a.Adding image in a web page
b.Specifying image size in a web page
c.Applying Background and foreground colors
d.Applying background image

UNIT:07 “WORLD WIDE WEB AND HTML”

6 6 11.HYPERLINKS
a.Hyperlink
b.Anchor tags
c.Creating a hyperlink to a web page

UNIT:07 “WORLD WIDE WEB AND HTML”


12.HYPERLINKS
7 7
a.Creating a hyperlink with in a web page
b.Creating a Graphical Hyperlink

UNIT:07 “WORLD WIDE WEB AND HTML”


1.Creating tables

8 8
S.N Lecture Date: Day: Description Lecture Teacher Student Coordina V.P Principal
Number: Done Date Sign Sign tor sign Sign Sign
UNIT:07 “WORLD WIDE WEB AND HTML”
1.Creating tables

9 9

10 10 UNIT:07 “WORLD WIDE WEB AND


HTML”13.Creating frames
a.Frame
b.Frameset

UNIT:07 “WORLD WIDE WEB AND HTML”

14.Creating frames
a.Creating a Frameset
11 11 b.Creating frameset with multiple frame

UNIT:07 “WORLD WIDE WEB AND HTML”


Ex MCQs Q2, Q3

12 12
S.N Lecture Date: Day: Description Lecture Teacher Student Coordina V.P Principal
Number: Done Date Sign Sign tor sign Sign Sign
13 13
UNIT:07 “WORLD WIDE WEB AND HTML”
Ex Q4, Q5

14 14
UNIT:07 “WORLD WIDE WEB AND HTML”
Ex Q6, Q7

Ed Cum Principal Director General


Malik Ahsan Saeed Malik Mohsin
Saeed

You might also like