Get fully solved assignment. Buy
online from website
online store
or
plz drop a mail with your sub
code
we will revert you within 2-3
hour or immediate
Charges rs 125/subject
if urgent then call us on 08791490301, 08273413412
STUDENT NAME:-
ROLL NO:-
ASSIGNMENT DRIVE – Fall 2017
PROGRAM - Master of Science in
Information Technology (MSc IT)
SEMESTER - I
SUBJECT CODE & NAME - MIT106–
Fundamentals of IT & Programming
BK ID B1475 NUMBER OF ASSIGNMENTS,
CREDITS & MARKS - 1, 2 Credits & 30 marks
Q1. Write a short note on the following:
(a) PROM
(b) EPROM
(c) Flash memory
Answer:
PROM
Programmable
Read Only Memory (PROM). It is not possible to modify or erase programs stored
in ROM, but it is possible for you to store your program in PROM chip. Once the
programmes are written it cannot be changed and remain intact even if power is
switched off. Therefore programs or instructions written in PROM or ROM cannot
be erased or
Q2 Define operating system. Describe the
following operating systems:
a) Linux
b) Mac OS
c) Solaris 1+ 3x3=10
Answer:-
Definition of operating system:-
An operating
system is a computer program that accomplishes the hardware and software
resources of a computer. At the foundation of all system software, the OS
performs basic tasks such as controlling and allocating
Q3
Draw a diagram of communication system and explain each component involved in
it. 2+8 10
Answer:-
Block diagram is
a diagram of a communication system shown in figure below consists of
information source, transmitter,
Get fully solved assignment. Buy
online from website
online store
or
plz drop a mail with your sub
code
we will revert you within 2-3
hour or immediate
Charges rs 125/subject
if urgent then call us on 08791490301, 08273413412
Get fully solved assignment. Buy
online from website
online store
or
plz drop a mail with your sub
code
we will revert you within 2-3
hour or immediate
Charges rs 125/subject
if urgent then call us on 08791490301, 08273413412
STUDENT
NAME:-
ROLL
NO:-
ASSIGNMENT
DRIVE - fall 2017
PROGRAM
Master of Science in Information Technology (MSc IT)
SEMESTER
-1
SUBJECT
CODE & NAME - MIT107- DATA & FILE STRUCTURES
BK ID B1476 NUMBER OF
ASSIGNMENTS, CREDITS & MARKS 2, 4 Credits, 30 marks each
Assignment
Set- 1 Questions
Q1. Define complexity of
algorithm. Explain asymptotic notations. 2+8 10
Answer:-
Complexity of algorithm:-
The
complexity of the algorithm is given by a function C(n) which gives the running
time and space requirement of the algorithm in terms of the size n of the input
data. Frequently, the storage space requirement is the multiple of the data
size n. So, unless is specified the complexity shall refer to running time of
the algorithm. The
Q2 What is Queue? Describe the two ways of
implementing the Queue. 2+4+4 10
Answer:-
Queue:-
A
queue is a
Q3 Write a note on the
advantages and disadvantages of Linear and linked representation of tree. 5+5
10
Answer:-
Benefits 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
2)
Assignment Set- 2 Questions
Q1. Describe the deletion of node from binary search tree with
suitable example.
Answer:
Deletion of node
from BST
Removing a node
from a BST is a relatively complex task; because deletion can happen for the
node which may be a leaf
Q2 Describe the following
storage allocation:
(a) Fixed block
(b) Variable block 5+5 10
Answer:-
(a) Fixed block
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 size of the block. The operating system
3 Define sorting. With
suitable example describe merge sort. 2+4+4 10
Answer:-
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
Get fully solved assignment. Buy
online from website
online store
or
plz drop a mail with your sub
code
we will revert you within 2-3
hour or immediate
Charges rs 125/subject
if urgent then call us on 08791490301, 08273413412
Get fully solved assignment. Buy
online from website
online store
or
plz drop a mail with your sub
code
we will revert you within 2-3
hour or immediate
Charges rs 125/subject
if urgent then call us on 08791490301, 08273413412
STUDENT NAME:-
ROLL NO:-
ASSIGNMENT DRIVE - Fall
2017
PROGRAM- M. Sc it
SEMESTER-1
SUBJECT CODE &
NAME-MIT108 - OBJECT ORIENTED
PROGRAMMING
Assignment Set - 1 Questions
Q1.
Describe primitive and abstract data types in Java. 7+3=10
Answer:
Primitive data types (also known as standard data types) are the data
types that are built into the Java language. The Java
Q2.
Explain with suitable example differentiate between Break and Continue
statements in Java.
Answer.
Break
and Continue statements in Java
Break
statements
The
Q3.
Explain the differences between packages and Interfaces.
Answer.
Packages
and Interfaces
Packages
Java provides a mechanism for
partitioning the class name space into more manageable chunks. This mechanism
is the package. The package is both a naming and a visibility control
mechanism. You can define
Assignment Set - 2 Questions
Q1.
Define Applets. What are the restrictions of Applets? Explain applet class.
(2+3+5)
Answer.
Applets
An applet is a Java program that can be
embedded in a web page. Java applications are run by using a Java interpreter.
Applets are run on any browser that supports Java. Applets can also be tested
using the
Q2.
Differentiate between JDBC and ODBC. 10
Answer.
JDBC
and ODBC
Java Data Base Connectivity (JDBC)
The JDBC API (Java Data Base
Connectivity Application Program Interface) can access any kind of
Q3.
Describe BeanBox. Explain the advantages of Java Beans.
Answer:
The
BeanBox:
The BeanBox is a very
simple test container. It allows you to try out both the BDK example beans and
your own newly created beans.
The BeanBox allows you
Get fully solved assignment. Buy
online from website
online store
or
plz drop a mail with your sub
code
we will revert you within 2-3
hour or immediate
Charges rs 125/subject
if urgent then call us on 08791490301, 08273413412
Get fully solved assignment. Buy
online from website
online store
or
plz drop a mail with your sub
code
we will revert you within 2-3
hour or immediate
Charges rs 125/subject
if urgent then call us on 08791490301, 08273413412
STUDENT NAME:
ROLL NO:-
ASSIGNMENT DRIVE - fall
2017
PROGRAM - Master of Science
in Information Technology (MSc IT)
SEMESTER - 1
SUBJECT CODE & NAME - MIT109–
Software Engineering
BK ID B0808 & B0809
NUMBER OF ASSIGNMENTS, CREDITS & MARKS 2, 4 Credits, 30 marks each
Assignment Set - 1
Questions
Q1. Differentiate Verification from
Validation. Describe Validation Testing and Validation Test Criteria briefly.
Answer:-
Q2
What is meant by Data flow design? Describe the symbols used for showing
different components of data flow diagram. 10
Answer:-
Data-flow design is concerned with designing a sequence of
functional transformations that convert system inputs into the required. The design is represented as data-flow
diagrams. These diagrams
Q3 What is object –oriented design? Explain
five characteristics of an object-oriented design (OOD).
Answer.
Object Oriented Design
Object –oriented design is a design
strategy based on information hiding. It differs from the function approach to
design in that it views a software system as a set of interacting objects, with
their own private state, rather than as a set of functions that share a global
state. Object-oriented systems are easier to
Assignment Set - 2 Questions
Q1. Describe rapid application
development model.
Answer:
RAD Model
Rapid Application
Development (RAD) is an incremental software development process model that emphasizes
an extremely short development cycle. The RAD model is a high speed adaptation
of the linear sequential model in which the rapid development is achieved by
using component-based construction. If requirements are clear and well
understood and the project scope is constrained, the RAD process enables a
development team to create a fully functional system within a very short period
of time.
Q2
Define software maintenance. List and discuss the different types of software
maintenance.
Answer:-
Software
Maintenance
The process of changing a system after it has been delivered
and is in use is called software maintenance.
The
Q3
Describe the characteristics and techniques of a customer driven software
development environment. 10
Answer:-
The
characteristics and techniques typical of a customer-driven software
development environment are:-
1. Customer-driven
development is requirements intensive and features driven.
Because customer
Get fully solved assignment. Buy
online from website
online store
or
plz drop a mail with your sub
code
we will revert you within 2-3
hour or immediate
Charges rs 125/subject
if urgent then call us on 08791490301, 08273413412
No comments:
Post a Comment