Assignment Booklet M SC IT 1st Sem
Assignment Booklet M SC IT 1st Sem
Technology (M Sc IT)
Semester 1
ASSIGNMENT BOOKLET
Assignments for subjects MSIT 101, MSIT 102, MSIT 103,
MSIT 104, MSIT105
(for Session August 2016)
The assignment is the important component of our evaluation system and your internal
assessment will be based on the assignments. The objective of such assignments is to enable
you to comprehend the subject knowledge. The assignments are purposely designed on the
lines of examination pattern so as to prepare you for the final examinations. In the entire
semester, you will have to attempt TWO assignments. Assignment 1 will cover the topics
from Unit 1 and Unit 2. Assignment 2 will cover topics from Unit 3 and Unit 4. All
assignments are tutor marked assignments and carry 50 marks each. In internal assessment
assignment 1 and assignment 2 shall carry the weightage of 20 marks each respectively.
As the assignment is integral part of your internal assessment, it is compulsory to attempt the
assignment. Therefore, plan well for the attempt of your assignments. Before attempting the
assignment, please read IMPORTANT INSTRUCTIONS and all questions carefully and
then arrange your answers in a rational sequence.
Before submitting the assignment, please retain one copy of your assignment with you
and take receipt of the assignment from your study centre.
Please tag a self addressed A4 size envelope with assignments of all subjects
separately.
Work Hard and Perform Well!
ASSIGNMENT- 1
INFORMATION MANAGEMENT
MSIT-101
IMPORTANT INSTRUCTIONS:
1. SECTION-A All questions are compulsory and each question carries 2 marks.
2. SECTION-B All questions are compulsory and each question carries 10 marks.
SECTION: A
1.
a. What we mean by track pad?
b. Differentiate between application and system software.
c. Compare and contrast various types of memories with reference to cost.
d. List various components of telecommunication system.
e. List various advantages of database approach to data management over traditional file
system of data management.
f. Define entity relationship model and why we use it.
g. Differentiate between information and knowledge.
h. What we mean by open information system?
i. What is the role of information system in any organization?
j. List various types of information systems.
SECTION: B
2. Explain in detail latest printers available in market and also the companies that offer
printers.
MSIT-102
IMPORTANT INSTRUCTIONS:
1. SECTION-A All questions are compulsory and each question carries 2 marks.
2. SECTION-B All questions are compulsory and each question carries 10 marks.
SECTION: A
1.
a. Define Inheritance and how it helps achieve the objective of reusability.
b. Differentiate between open and close modules.
c. Differentiate between structure and union data types.
d. Give an example of enumerated data type or ENUM data type.
e. What we mean by function overloading?
f. Write various rules that should be followed while naming an identifier.
g. What is the outcome of applying relational operator?
h. Give an example of automatic type conversion.
i. What is the main difference between while and do-while loop structures?
j. What is the role of continue statement in C++?
SECTION: B
MSIT-103
IMPORTANT INSTRUCTIONS:
1. SECTION-A All questions are compulsory and each question carries 2 marks.
2. SECTION-B All questions are compulsory and each question carries 10 marks.
SECTION: A
1.
a. What is a Control Unit? What are two different Control unit design techniques?
b. What is an Instruction Format?
c. What is the function of Memory Data Register?
d. Differentiate between Direct and Indirect Addressing mode?
e. Give examples of Instructions included in Register Direct Addressing Mode and Memory
Direct Addressing Mode (Absolute Addressing).
f. Write down the instructions that load D register by the contents of memory location
3500 H. Then move the contents to register C.
g. What is the significance of ‘XCHG’ and ‘SPHL’ instructions?
h. What are the functions of accumulator?
i. List the interrupts of 8085.
j. Define Asmmyteric Network?
SECTION: B
3. Construct an 8-input Omega network using 2 x 2 switch modules in multiple stages. Show
the routing of the message from input 010 to output.
4. Explain the role of stacks in programming. What are Push and Pop operations? What is
their significance?
ASSIGNMENT- 1
Operating Systems
MSIT-104
IMPORTANT INSTRUCTIONS:
1. SECTION-A All questions are compulsory and each question carries 2 marks.
2. SECTION-B All questions are compulsory and each question carries 10 marks.
SECTION: A
1.
a. Define process?
b. Explain the concept of PCB and how many PCB's are there in the system at one time?
c. What is the difference between shortest-job first and shortest remaining time first
scheduling algorithms?
d. What we mean kernel of operating system?
e. What is an interrupt and how many types of interrupts are there?
f. Define critical section?
g. Explain the four necessary conditions for a deadlock to occur.
h. What is the difference between single absolute and single relocatable partition?
i. What is the difference between internal and external fragmentation?
j. Define various partition selection algorithms in case of multiple variable partitions scheme?
SECTION: B
Create gantt chart for first come first serve, shortest remaining time first and round robin (3)
scheduling algorithms.
3. What we mean RAG? How can we detect if there exists a deadlock using RAG and how
can we avoid deadlock using RAG?
TECHNICAL COMMUNICATION
MSIT-105
IMPORTANT INSTRUCTIONS:
1. SECTION-A All questions are compulsory and each question carries 2 marks.
2. SECTION-B All questions are compulsory and each question carries 10 marks.
SECTION: A
1.
a. Describe briefly the meaning of formal communication?
b. Mention any two advantages of non-verbal communication.
c. Differentiate between internal and external communication.
d. List various psychological barriers to communication.
e. Discuss briefly the roles of sender and receiver in the communication process.
f. Is a myth or a reality that messages sent and messages received are identical?
g. Write short notes the following:
(a) Video- Conferencing (b) Considerateness as an essential of effective
communication
h. Differentiate between Skimming and Reading. Also list the different types or reading?
i. Discuss briefly the elements of business letter?
j. Distinguish between an appreciation letter and acknowledgement letter.
SECTION: B
The chief claim for the use of science in education is that it teaches a child something about
the actual universe in which he is living, in making him acquainted with the results of
scientific discovery, and at the same time teaches him how to think logically and inductively
by studying scientific method. A certain limited success has been reached in the first of these
aims, but practically none at all in the second. Those privileged members of the community
who have been through a secondary or public school education may be expected to know
something about the lementary physics and chemistry of a hundred years ago, but they
probably know hardly more than any bright boy can pick up from an interest in wireless or
scientific hobbies out of school hours.
INFORMATION MANAGEMENT
MSIT-101
IMPORTANT INSTRUCTIONS:
1. SECTION-A All questions are compulsory and each question carries 2 marks.
2. SECTION-B All questions are compulsory and each question carries 10 marks.
SECTION: A
a. What is DSS?
f. What is an E-Mail.
SECTION: B
Q2. Define knowledge management system. Give the nature and scope of business
intelligence.
MSIT-102
IMPORTANT INSTRUCTIONS:
1. SECTION-A All questions are compulsory and each question carries 2 marks.
2. SECTION-B All questions are compulsory and each question carries 10 marks.
SECTION: A
1.
C. Define Pointers.
G. What is polymorphism?
SECTION: B
Q1. Describe various types of inheritance in C++ using individual programs of each.
Q3. Write a program using file handling to copy the contents of one file to another.
ASSIGNMENT- 2
MSIT-103
IMPORTANT INSTRUCTIONS:
1. SECTION-A All questions are compulsory and each question carries 2 marks.
2. SECTION-B All questions are compulsory and each question carries 10 marks.
SECTION: A
f. Define a register.
SECTION: B
Q4. Elaborate about various addressing modes used in 8085 with examples.
ASSIGNMENT- 2
Operating Systems
MSIT-104
IMPORTANT INSTRUCTIONS:
1. SECTION-A All questions are compulsory and each question carries 2 marks.
2. SECTION-B All questions are compulsory and each question carries 10 marks.
SECTION: A
QUES 1.
a. Define demand paging.
b. What do you mean by the term page locking.
c. Define file system management.
d. Write down the types of file system objects .
e. Expalin file system architecture.
f. Differentaite between access methods and access control.
g. What do you mean by the term direct memory access.
h. Explain text based display.
i. Differentiate between buffering and caching.
j. Define hard disk scheduling.
SECTION: B
QUES 2.Explain virtual memory in detail. Also write down the page replacement algorithms.
QUES 3. Explain system management giving directories and its names in detail.
QUES 4. Explain in detail the concept of hardware I/O organization.
ASSIGNMENT- 2
TECHNICAL COMMUNICATION
MSIT-105
IMPORTANT INSTRUCTIONS:
1. SECTION-A All questions are compulsory and each question carries 2 marks.
2. SECTION-B All questions are compulsory and each question carries 10 marks.
SECTION: A
1.
a. Distinguish between Resume and CV.
b. What is a downward memo?
c. List 4 advantages of E-mails.
d. Name various types of reports.
e. Explain briefly the meaning of dissertation.
f. Difference between reference and bibliography.
g. What is the difference between an oral presentation and a speech?
h. Discuss the role of body language in presentation.
i. Define a mock interview.
j. List some of the commonly used evaluation parameters for GD.
SECTION-B
2. In recent months, your company staff has not been punctual in reporting for work. Your
General Manager has taken note of this worrying trend. In the capacity of HR executive,
write a memo to your company staff ensuring that your message is clear, concise, courteous
and complete. Include in your memo:
3. What are the various strategies to make a presentation more effective? Support your
answer with appropriate illustrations.
4. Draft an application along with a resume in response to the following advertisement
in ‘The Times of India’ dated March 20, 2015.
Applications are invited for the post of a Computer Engineer. Should be well qualified
for the post, with fluency in English and Hindi. Candidate with experience in the line
would be preferred. Apply within 15 days to the General Manager, HCL
Technologies, Gurgaon.
ANNEXURE
2 Registration Number
4 Subject Name
5 Subject Code
6 Date of Submission
Signature of Student
Signature of Coordinator
Evaluated by:____________________
(Signature of evaluator)