Islamic Studies
1. Mesaq-e-Madina
2. Hijrat-a-Madina
3. The Last Sermon of Holy Prophet (S.A.W)
4. Serat-un-Nabi
5. Islamic civilization and culture significant features and its impacts on
International Community.
===================================================================
Functional English
Five Assignments of Functional English
Recommended Book: “Learning American English” by Grant
Taylor
(Chapter No: 1 to 12)
Class: BSEES 1st & MCS 1st
Assignment: 1
Chapter No: 1, 2 and 3.
Exercise No. 1 to 39
Assignment: 2
Chapter No: 4, 5 and 6.
Exercise No. 40 to 91.
Assignment: 3
Chapter No: 7 and 8.
Exercise No. 92 to 120
Assignment: 4
Chapter No: 9 and 10
Exercise No. 121 to 146
Assignment: 5
Chapter No: 11 and 12
Exercise No. 147 to 169
========================================================================
Introduction To Computing
Book
(Computer Fundamentals 4th Edition by P.K. Sinha)
Assignment
# 1: (Chapter # 1)
·
What is data processing?
Differentiate between data and information. Which is more useful to people and
why.
·
List and explain some
important characteristics of a computer.
·
What is
garbage-in-garbage-out?
·
Who invented the concept of
stored program? Why is this concept so important?
·
Write full form of the
following abbreviations used in computer terminology: IBM, ENIAC, EDVAC, EDSAC,
and UNIVAC.
·
What is “generation” in
computer terminology? How many computer generations are there till date?
·
What are the advantages of
transistors over vacuum tubes?
·
What is IC? How it helps in
reducing the size of computers? List the advantages of IC technology over
transistor technology.
·
Name the Technologies used
for constructing main memory in 1st, 2nd, 3rd,
4th, and 5th Generations Computers.
·
Name some representative
computer systems of each of the five computer generations.
Assignment
# 2: (Chapter # 2)
·
What are the five basic
operations performed by any Computer system?
·
Draw a block diagram to
illustrate the basic organization of a computer system and explain the
functions of various inputs.
·
What is input interface? How
it differs from an output interface?
·
How many types of storage
are normally there in the storage unit of a computer system? Justify the need
of each storage type.
·
What is a system? Why a
computer is often referred to as a computer system?
Assignment
# 3: (Chapter # 3)
·
What is base of a number
system? Write examples to illustrate the role of base in positional number
system.
·
What will be the total
number of different symbols or digits and the maximum value of a single digit
for the following number systems:
a) Number system with base 5.
b) Number system with base 20.
c) Number system with base 9.
d) Number system with base 12.
·
Find the decimal equivalent
of following binary numbers:
a) 1101011
b) 11010
c) 10110011
d) 1110101
e) 1010101100
f) 10110001100
·
Convert the following
numbers to decimal numbers.
a) 2A3B16
b) 12349
c) 169410
Assignment
# 4: (Chapter # 5)
·
Why computers use the binary
number systems?
·
Add the binary numbers:
a) 1011 & 101
b) 1010110 & 1011010
c) 10111 & 1011
·
Multiply the binary numbers:
a) 1100 & 1010
b) 01101 & 1001
c) 101111 & 111
·
Divide the binary numbers:
a) 11001 by 101
b) 0110111 by 0111
·
Discuss the advantages and
disadvantages of performing various arithmetic operations by additive method in
a digital computer.
Assignment
# 5: (Chapter # 6)
·
Why NAND and NOR gates are
called universal gates?
·
Draw the implementation of
logical operations AND,OR and NOT with
a) NAND gates only, and
b) NOR gates only.
·
Construct the logic circuit
diagram for a half-adder by using NADN gates only.
·
Construct the logic circuit
diagram for a half-adder by using NOR gates only.
·
A logic circuit has three
inputs. A, B, and C. It generates an output of 1 only under following
conditions:
A
= 0, B = 0, C = 0
A
= 0, B = 1, C = 1
A
= 1, B = 0, C = 1
A
= 1, B = 1, C = 1
Design
a combinational circuit for this system.
·
Design a gating network that
will have outputs 0 only when A = 0, B = 0, C = 0; A = 1, B = 0, C = 0; A = 1,
B = 1, C = 0. The outputs are to be 1 for all other cases.
=============================================================
Programming Fundamental
Assignment No: 1
Logical Operator used in nested if
Statement.
Assignment No: 2
Various types of LOOP, different situation
in which we use these LOOP.
Assignment No: 3
C Header file, Built in function and User define
function in C
Assignment No: 4
Feature of C Pre-processor, Macro Expansion
in C
Assignment No: 5
C Pointer and Array, Passing entire array
to function
===============================================================
Calculus
Assignment
# 1: The Newton-Raphson Method
Page 78: Example 21,
Exercise # 2.4: Q 1, 2.
Page 81: Example 23, 25, page 89: Example 29
Assignment
# 2: Partial Derivatives of Higher Orders
Page 93: Example 33, Exercise # 2.6: Q 1, 2, 4, 5, 15, 20
Assignment #
3: Techniques of Integration
Page 131: table of integrals
Exercise # 4.2: Q 1, 2, 3, 4, 5, 6, 7, 8, 11, 14, 20
Assignment
# 4: Integration by Parts
Exercise # 4.3: Q 1, 2, 3, 4, 6, 8, 17, 20
Exercise # 4.4: Q 1, 2, 5, 6, 7
Assignment
# 5: Integration of Trigonometric Functions
Exercise # 4.6: Q 1, 2, 3, 4, 9, 10, 11, 12