Complete Smu assignments
available in rs 125 per assignment
only
You can mail us your
questions computeroperator4@gmail.com
within 1 min to 1 hour will revert you. Otherwise
you can call us on 08791490301, 08273413412.
If your questions not match with assignment, don’t worry we will provide by
mail according to your questions
Drive
Fall 2018
PROGRAM
Bachelor of Science in Information Technology
SEMESTER
II
SUBJECT
CODE & NAME BIT205 – Basics of Data Communication
Assignment
Set -1
1 Outline the criteria for a Data
Communication Network.
Answer: Communication Network is set of equipment or say
facilities that provide a communication services like to transfer of data
between two or more nodes located in any of its geographical point. Example of
such networks includes computer networks (LAN/WAN), telephone
2 Elaborate about TCP/IP Protocol
Architecture.
Answer: Two protocol architectures have served as the basis for
the development of interoperable communications standards: the TCP/IP protocol
suite and the Open Systems Interconnection (OSI) reference model. TCP/IP is the
most widely used interoperable architecture, and has won the "protocol
wars." Although some useful standards have been developed in the
3 Discuss in details about Delta
Modulation (DM).
Answer: Delta Modulation (DM)
In delta
modulation, an analog input is approximated by a staircase function that moves
up or down by one quantization level ᵟ at each sampling interval (TS). An
example is shown in figure below, where the
Assignment
Set -2
1 What are communication model?
Answer: Data communication model:
The figure below shows the simple model of data
commu
2 Outline the need for a Protocol
Architecture.
Answer: The architecture of the TCP / IP protocol is the result of
protocol development and experimental packet-switched networks, Apa, developed
by the US Department of Defense’s Advanced Research Projects
3 Discuss in details about Pulse Code
Modulation (PCM).
Answer: Pulse Code Modulation
Pulse code
modulation (PCM) is based on the sampling theorem.
Sampling
Theorem: It states that “If a signal f(t) is sampled at regular intervals of
time and at a rate higher than twice the highest signal frequency, then the
samples contain all the information of the original
Complete Smu assignments
available in rs 125 per assignment
only
You can mail us your
questions computeroperator4@gmail.com
within 1 min to 1 hour will revert you. Otherwise
you can call us on 08791490301, 08273413412.
If your questions not match with assignment, don’t worry we will provide by
mail according to your questions
Complete Smu assignments available in rs
125 per assignment only
You can mail us your questions computeroperator4@gmail.com
within 1 min to 1 hour will revert you. Otherwise
you can call us on 08791490301, 08273413412.
If your questions not match with assignment, don’t worry we will provide by
mail according to your questions
DRIVE
Fall 2018
PROGRAM
Bachelor of Science in Information Technology
SEMESTER
II
SUBJECT
CODE & NAME BIT201 – Object Oriented Programming – C++
Assignment
Set -1
1
Elaborate about Polymorphism. Survey the different types of Polymorphism.
Answer: Virtual functions in C++ are important to implement the concept of polymorphism.
Polymorphism means same content but different forms. In C++, polymorphism
enables the same program code calling
2
Discuss the following functions of file operations
a)
tellg()
b)
seekp()
c)
ignore()
d)
getline()
Answer: A. tellg() – Returns an int type, that shows the current position of the inside-pointer.
This one works only when you read a file. Example:
#include <fstream.h>
void main()
3
Discuss in details about sequence containers and different types of it.
Answer: Sequence Containers
There are three types of sequence
containers in the STL. These, as their name suggests, store data in
linear sequence. They are the
Assignment
Set -2
1
Make a detailed comparison between an external variable and an automatic
variable
with the help of an example.
Answer: Automatic variables is default variable in C++. All the variables we
have created and used in programs are automatic variables. These variables can also
be declared by prefixing the keyword auto. One of important characteristics of
2
What is “this pointer” in C++? What are the features of “this pointer”?
Answer: The this pointer is used
as a pointer to the class object instance by the member function. The address
of the class instance is passed as an implicit parameter to the member
functions. The sample below,
3
Do a detailed survey on destructor.
Answer: Destructors are usually used to deallocate memory and do other cleanup
for a class object and its class members when the object is destroyed. A destructor
is called for a class object when that object passes out of scope or is
explicitly deleted. A destructor is a member function with the same name as its
Complete Smu assignments available in rs
125 per assignment only
You can mail us your questions computeroperator4@gmail.com
within 1 min to 1 hour will revert you. Otherwise
you can call us on 08791490301, 08273413412.
If your questions not match with assignment, don’t worry we will provide by
mail according to your questions
Complete Smu assignments
available in rs 125 per assignment
only
You can mail us your
questions computeroperator4@gmail.com
within 1 min to 1 hour will revert you. Otherwise
you can call us on 08791490301, 08273413412.
If your questions not match with assignment, don’t worry we will provide by
mail according to your questions
DRIVE
Fall 2018
PROGRAM
Bachelor of Science in Information Technology - B.SC(IT)
SEMESTER
II
SUBJECT
CODE & NAME BIT202 – Basic Mathematics
Assignment
Set -1
1 Integrate the following w.r.t. x
i) x √(x + a)
ii) x /√(a + bx)
Answer: a) x √(x + a)
∫x√(x+a)
dx = I (say)
Put
x+a = t^2 so x = t^2
2 If a = cos q
+ i sin q, 0<q <2p
prove that {1+a}/{1-a} = i cot q/2
Answer: i. If a = cos q
+ i sin q,0 <q <
2p prove that 1+a/1-a = i cot q/2
L.H.S
= 1+ cos q + i sin q
1 - cos q
- i sin q
= 2 cos^2 q/2
3 Solve: 3/1 + (3.5/1.2) . (1/3) +
(3.5.7/1.2.3) . (1/3^2) + …………..∞]
Answer: Comparing the given series with one of the general
Binomial series, we get
P=3,
q=2, x/q=1/3
x=2/3
Assignment
Set -2
1 a) If in group G, (ab)^2 = a^2b^2 for
every a, b Î G prove that G is abelian.
b) Show that if every element of a group
G is its own inverse then G is abelian.
Answer: a) (ab)^2 = a^2.b^2
Ø (ab) (ab) = (a . a) (b . b)
Ø a[b(ab)] = a[a(
2 If tan A = 1- cos B . show that
tan 2A = tan B.
sinB
Answer: Given that tan A = 1-cosB
SinB
i.e
tan
3 Evaluate dy/dx, when y = log[√(1+x^2)+x]) / [√(1+x^2)-x])
Answer: d/dx{(log[√(1+x^2)+x]) - log[√(1+x^2)-x])
(Since
log A/B
Complete Smu assignments
available in rs 125 per assignment
only
You can mail us your
questions computeroperator4@gmail.com
within 1 min to 1 hour will revert you. Otherwise
you can call us on 08791490301, 08273413412.
If your questions not match with assignment, don’t worry we will provide by
mail according to your questions
Complete Smu assignments available in rs 125 per assignment only
You can mail us your questions computeroperator4@gmail.com within 1 min to 1 hour will revert you. Otherwise you can
call us on 08791490301,
08273413412. If your
questions not match with assignment, don’t worry we will provide by mail
according to your questions
Fall 2018 ASSIGNMENT
PROGRAM - MCA (REVISED FALL 2012)
SEMESTER - II
SUBJECT CODE & NAME – Bit203- DATA File
STRUCTURE
CREDIT
– 4, BK ID - B1476, MAX. MARKS 60
Set 1
Q1. Discuss in details about five types of
graphs.
Answer:
Types
of Graphs
Depending
upon the vertices and edges and the weight associated to it, graphs can be
classified as:
1) Undirected
graph: In Undirected
Q2. Describe the following storage
allocation:
1. Fixed block
2. Variable block
Answer:
Fixed
block storage allocation
First
block storage allocation is the simplest case of dynamic storage allocation.
This is the straight forward method in which, all the blocks are of identical
in size. The user can decide the
3. What is sorting? Discuss about merge
sort with suitable example.
Answer:
Sorting
Sorting is the process of
arranging a collection of items in some specified order. The items/records in a
file or data structures in memory, consist of one or more fields or members.
One of these fields is designated as the "sort key" which means the
records will be ordered
Set 2
Q1. Give a detailed report about complexity
of algorithm. Explain asymptotic
notations.
Answer:
Complexity
of Algorithm
To
compare the efficiency of the algorithms we need some criteria to measure the
efficiency. Time and space are two main measures for the efficiency of an
algorithm.
Time
is the number of time the basic operation is executed. For example in sorting
and searching
Q2. Discuss in details about Queue.
Describe the two ways of implementing the
Queue.
Answer:
A
queue is a linear list of elements in which deletions can take place only at
one end, called the front and insertions can take place only at the
other end, called the rear as referred in
Q3. Outline the benefits and drawbacks of
Linear and linked representation of
tree.
Answer:
Advantages
of linear representation of binary tree
1) Node can be accessed directly with the help of the index
through which we can improve the efficiency of execution time of an algorithm.
2) Data are stored
Complete Smu assignments available in rs 125 per assignment only
You can mail us your questions computeroperator4@gmail.com within 1 min to 1 hour will revert you. Otherwise you can
call us on 08791490301,
08273413412. If your
questions not match with assignment, don’t worry we will provide by mail
according to your questions
Complete Smu assignments available in rs 125 per assignment only
You can mail us your questions computeroperator4@gmail.com within 1 min to 1 hour will revert you. Otherwise you can
call us on 08791490301,
08273413412. If your
questions not match with assignment, don’t worry we will provide by mail
according to your questions
Fall 2018 ASSIGNMENT
PROGRAM - MCA (REVISED
FALL 2012)
SEMESTER - SECOND
SUBJECT CODE
& NAME – BIT204- COMPUTER ARCHITECTURE
CREDIT 4, BK ID - B1648, MAX. MARKS 60
Set 1
Q1. Distinguish
between Process and Thread.
Answer:
Concept
of process
In
operating system terminology, instead of the term ‘program’, the notion of
process is used in connection with execution. It designates a commission or
job, or a quantum of work dealt with as
Q2. Discuss in details
any five types of addressing modes.
Answer:
Every
instruction of a computer states an operation on certain data. There are a
numerous ways of specifying address of the data to be operated on. These
different ways of specifying data are called the addressing modes In addition
to stating registers and
Q3. Illustrate about
the logical layout of both RISC and CISC computers
Answer:
While
processing operates instructions, RISC pipelines have to cope only with
register operands. By
Set 2
Q1. Discuss the
concept of branch handling. What is delayed branching?
Answer:
Branch
Handling
Branch is a flow altering instruction that is required to be
handled in a special manner in pipelined
Q2. Discuss about any
five types of vector instructions in detail.
Answer: Types of Vector Instructions:
(a) Vector-scalar instructions: Using these instructions, a
scalar operand can be combined with a vector one. If A and B are vector
registers and f is a function that
Q3. Write short notes
on:
a) UMA
b) NUMA 5+5= 10
Answer:
a)
UMA
(Uniform Memory Access):
In this
category every processor and memory module has similar access time. Hence each
memory word can be read as quickly as other memory word. If not then quick
references are
Complete Smu assignments available in rs 125 per assignment only
You can mail us your questions computeroperator4@gmail.com within 1 min to 1 hour will revert you. Otherwise you can
call us on 08791490301,
08273413412. If your
questions not match with assignment, don’t worry we will provide by mail
according to your questions