SlideShare a Scribd company logo
1 of 13
Dear students get fully solved assignments
Send your semester & Specialization name to our mail id :
“ help.mbaassignments@gmail.com ”
or
Call us at : 08263069601
(Prefer mailing. Call in emergency )
These are just questions. To check our sample with answers (9-10 lines) check
our uploads in blog archive.
SEM 1 MSCIT FALL 2013
MIT101– Fundamentals of IT& Programming
1 What are the characteristics of computers? Explain
2 What are the Advantages of Magnetic Tape
3 What is the function of the following
a) Application software
b) Programming software
4 List any five characteristics of an object-oriented design (OOD).
5 What are the five major activities of an operating system in regard to process management?

MIT102– Data & File Structures
1 What do you mean by data structure? Explain the two types of data structure.
2 What do you mean by Linked list? Explain
3 What is queue? Explain
4 Explain the three types of binary tree.
5 Explain the process of insertion and deletion in B-tree.
6 List the types of graphs? Explain any two.
7 What do you mean by Garbage collection? Explain
8 Write a note on Linear Hashing

MIT103– Object Oriented Programming
1 Explain the data types in Java
2 Explain the different types of Relationships
3 What is Exception? What are the different types of Exceptions?
4 Write a note on stream classes
5 What is an applet? Explain the applet class
6 Explain the Components of an Event?
7 Write a note on Java Beans

MIT104– Software Engineering
1 What are the limitations of the linear sequential model?
2 Explain the Data flow design
3 What is Object –oriented design? What are characteristics of an objectoriented design (OOD)?
4 Write a note on Prototyping Model.
5 (a)What do you mean by software maintenance?
(b)List and explain the different types of software maintenance
6 Write a note on Capability Maturity Model

Dear students get fully solved assignments
Send your semester & Specialization name to our mail id :
“ help.mbaassignments@gmail.com ”
or
Call us at : 08263069601
(Prefer mailing. Call in emergency )
These are just questions. To check our sample with answers (9-10 lines) check
our uploads in blog archive.
SEM 2 MSCIT FALL 2013
MIT201– Operating Systems
1 What is an operating system? List and explain the functions of an operating system.
2 Explain the Operating System-level Virtualization
3 What are the similarities and differences between processes and Threads?
4 What are Semaphores? List any seven properties of Semaphores.
5 What is thrashing? Explain the Causes for thrashing.
6 Write a note on Interrupt-controlled I/O.
7 (a) What is Authentication? Explain
(b) What are the ways that viruses infect other programs

MIT202– Data Base Management System(DBMS)
1 What are the applications of database system?
2 Explain the functions of the following
(a) Storage Manager
(b) Buffer Manager
3 What are the important responsibilities of database manager? Explain
4 Explain the Sequential File Organization
5 Explain basic operations of Relational algebra?
6 What are the disadvantages of Data Distribution
7 Explain the following
a) SUBSET Mapping
b) SUPERSET Mapping
MIT203– Analysis and Design of Algorithms
1 What are the Properties of algorithms?
2 What is Space complexity of an algorithm? Explain.
3 What are the advantages and disadvantages of empirical analysis
4 What are the three main distinctions in decrease and conquer? Explain
5 What is Presorting? Explain briefly with an example.
6 What do you mean by Distribution counting? Explain
7 Explain the Concept of memorization
8 List and explain the types of greedy algorithms

MIT204– Data Communication & Networking
1 Discuss on transmission impairments.
2 Explain the major criteria for a Data Communication Network
3 Write a note on a) 10Base2 b) 10Base- T
4 What do you mean by congestion? Explain
5 Explain the following
a) Class A networks
b) Class B networks
6 Explain the following.
a) Open loop congestion control
b) Closed loop congestion control
7 Explain the categories Network security problems
Dear students get fully solved assignments
Send your semester & Specialization name to our mail id :
“ help.mbaassignments@gmail.com ”
or
Call us at : 08263069601
(Prefer mailing. Call in emergency )
These are just questions. To check our sample with answers (9-10 lines) check
our uploads in blog archive.
SEM 3 MSCIT FALL 2013
MIT301– Object Oriented Analysis and Design
1 List the the advantages of object oriented software development and Explain
2 Explain the process of software development
3 List and explain the four phases of the object modeling technique
4 Explain the different states of activity diagram
5 List and explain the basic categories of program errors.
6 What are the rules for developing usability testing?

MIT302– Web Technologies
1 List and explain the most commonly used Web Browsers
2 What are the advantages of DHTML?
3 List and explain the features of XML.
4 What are Advantages of event driven programming?
5 Define the various properties for accessing element nodes.
6 List and explain the different cursor types defined in ADO.

MIT3033– Software Architecture
1 What are the advantages and disadvantages of layered systems
2 What are the benefits and properties of architectural styles
3 Explain the any four components of broker architecture. List and explain the two design methods
used in software engineering.
5 What are the different types of design patterns?
6 Explain the importance of documenting architecture

MIT3043– Graphics and Multimedia Systems
1 Explain the following
(a) Image enhancement
(b) Pattern detection and recognition
(c) Scene analysis and computer
(d) Visualization
2 Write a note on digitizers
3 Explain 3D viewing
4 Explain different types of coherence
5 What is multimedia? Explain briefly the uses of multimedia
6 Explain the following
(a) Full animation
(b) Limited animation
(c) Rotoscoping

Dear students get fully solved assignments
Send your semester & Specialization name to our mail id :
“ help.mbaassignments@gmail.com ”
or
Call us at : 08263069601
(Prefer mailing. Call in emergency )
These are just questions. To check our sample with answers (9-10 lines) check
our uploads in blog archive.

MSCIT SEM 1 SUMMER 2013
MIT101 – Fundamentals of IT& Programming– 2 Credits
1. Give the classification of computers and explain them briefly. [03+07 Marks]
2. Give the overview of application software. [05 Marks]
3. Explain the three main types of notation used in design documents? [05 Marks]
4. Draw the basic block diagram of communication system and explain briefly the functions of
various blocks. [03+07 Marks]

MIT102 – Data & File Structures– 4 Credits
1. Explain the following? [03+03+04 marks]
i) Arrays
ii) Stack
iii) Trees
2. Explain the Linked list implementation of stack. [10 marks]
3. What is a binary tree? Explain the types of binary tree. [02+08 marks]
4. What do you mean by AVL tree? Explain the structure of AVL Tree. [03+07 marks]
5. Write a note on NP-hardness and NP-completeness. [05+05 Marks]
6. What do you mean by Sorting? Explain Bubble sort. [03+07 Marks]

MIT103 – Object Oriented Programming– 4 Credits

1. Explain the data types in Java. [10 Marks]
2. Write a note on String Buffer. [10 Marks]
3. What is Exception? What are the different types of Exceptions? [02+06 Marks]
4. Write a note on stream classes. [06 Marks]
5. What is an applet? Discuss the applet class. [03+07 Marks]
6. Write a note on Database Management? [08 Marks]
7. Write a note on Java Beans. [08 Marks]

MIT104 – Software Engineering – 4 Credits
B0808:
1. Explain the different categories of Software applications. [10 Marks]
2. Write a note on Data Dictionaries. [10 Marks]
3. Explain the following [05+05 Marks]
(a) Top-down testing
(b) Bottom-up testing
B0809:
4. Explain the Rational Unified Process Model. [10 Marks]
5. Discuss on Workflow Application Model [10 Marks]
6. Explain the effects of a lack of communication. [10 Marks]

Dear students get fully solved assignments
Send your semester & Specialization name to our mail id :
“ help.mbaassignments@gmail.com ”
or
Call us at : 08263069601
(Prefer mailing. Call in emergency )
These are just questions. To check our sample with answers (9-10 lines) check
our uploads in blog archive.
MSCIT- SEM 3 SUMMER 2013
MIT301– Object Oriented Analysis and Design – 4 Credits
1. Discuss on Inheritance. [10 Marks]
2. What are the four phases of the object modeling technique that can be repetitively executed? [10
Marks]
3. Explain the different states of activity diagram. [10 Marks]
4. What are the guidelines that help us to identify super-sub relationships? [10 Marks]
5. Explain the three basic categories of program errors. [03+03+04 Marks]
6. What are the guidelines for designing a successful form layout? [10 Marks]

MIT302– Web Technologies – 4 Credits
1. Explain the history of Internet? [10 Marks]
2. What are the advantages of DHTML? [10 Marks]
3. Explain the concept of DOM. [10 Marks]
4. How does AJAX works? List the advantages of using AJAX. [10 Marks]
5. Discuss the PHP operators. [10 Marks]
6. Explain methods of record set objects. [10 Marks]

MIT3032– Distributed Operating System – 4 Credits
1. Explain (a) tightly coupled systems (b) loosely coupled systems. [05+05 Marks]
2. Describe the RPC model. [10 Marks]
3. Write a note on Distributed Algorithms. [10 Marks]
4. Write a note on Threads. [10 Marks]
5. Explain the object locating mechanisms. [10 Marks]
6. What is cryptography? Discuss. [03+07 Marks
MIT3033– Software Architecture– 4 Credits
1. What are the advantages and disadvantages of layered systems? [05+05 Marks]
2. Discuss the system quality attributes. [10 Marks]
3. Discuss the six components of broker architecture. [10 Marks]
4. Write a note on Adaptable systems. [10 Marks]
5. What are the different types of design patterns? [10 Marks]
6. Explain the importance of documenting architecture. [10 Marks]

MIT3041– Open Source System – 4 Credits
1. Explain the various tools used for open source software development. [10 Marks]
2. Discuss the OSS licensing strategies. [10 Marks]
3. Explain the software developments made under AFL. [10 Marks]
4. Explain Public code archive. [10 Marks]
5. What is mutual consent? Explain the two ways by which the parties entering
6. Write a note on Forking. [10 Marks]

MIT3043– Graphics and Multimedia Systems– 4 Credits
1. Write a note on digitizers. [10 Marks]
2. Discuss on line drawing algorithm. [10 Marks]
3. Explain 3D viewing. [10 Marks]
4. Explain different types of coherence. [10 Marks]
5. What is multimedia? Explain briefly the uses of multimedia. [03+07 Marks]
6. Write a note on MPEG-2. [10 Marks]

Dear students get fully solved assignments
Send your semester & Specialization name to our mail id :
“ help.mbaassignments@gmail.com ”
or
Call us at : 08263069601
(Prefer mailing. Call in emergency )
These are just questions. To check our sample with answers (9-10 lines) check
our uploads in blog archive.
MSCIT- SEM 4 SUMMER 2013
MIT401– Data Warehousing and Data Mining– 4 Credits
1. Define OLTP? Explain the Differences between OLTP and Data Warehouse.
[03+07 Marks]
2. What is Architecture? Explain various components involved in it. [03+07 Marks]
3. Explain the Basic tasks in data transformation. [10 Marks]
4. What is Data mining? How does data mining work? [03+07 Marks]
5. Explain the Data smoothing techniques. [10 Marks]
6. What is Clustering? Explain in detail. [03+07 Marks]

MIT4021– C# and .Net– 4 Credits
1. Explain the three traits of Object Oriented Programming. [10 Marks]
2. Explain (a) Assignment Operators (b) Bitwise Operators. [05+05 Marks]
3. Explain different decision making statements used in C#. [10 Marks]
4. Explain the different member access modifiers used in C. [10 Marks]
5. What is hiding a method? Explain. [03+07 Marks]
6. What is an event? Explain with example. [03+07 Marks]

MIT4022– Network Security– 4 Credits
1. Explain the types of threats (Attacks). [10 Marks]
2. What are the Characteristics of Good Encryption Technique? [10 Marks]
3. Write a note on Digital Signature. [10 Marks]
4. Explain different Kinds of Malicious Code. [10 Marks]
5. Write a short note on Encryption. [10 Marks]
6. Explain on Secure E-Mail System E-Mail. [10 Marks]

MIT4023– Real Time Operating System (RTOS) – 4 Credits
1. What is RTOS? What are its requirements? [03+07 Marks]
2. Explain the structural elements of a real time system model. [10 Marks]
3. What is kernel? Explain about Monolithic kernels in RTOS. [03+07 Marks]
4. What is dispatcher? Explain. [03+07 Marks]
5. Describe Properties of Petri Nets. [10 Marks]
6. Explain (a) Boundary-Value Testing (b) White-Box Testing. [05+05 Marks]

MIT4032– Cloud Computing– 4 Credits
1. Discuss on “Platform as a Service”. [10 Marks]
2. Write a note on Accounting Services. [10 Marks]
3. Explain the different Software clients. [10 Marks]
4. Discuss on Browsers for Cloud Computing. [10 Marks]
5. Explain (a) Open Cloud Consortium (OCC) (b) Open Grid Forum (OGF). [05+05 Marks]
6. Explain the role of IT governance. [10 Marks] [10 Marks]

MIT4033– Wireless and Mobile Communication– 4 Credits
1. Explain the process of Components Identification and call establishment. [10 Marks]
2. Discuss on Basic services in GSM. [10 Marks]
3. Explain the Protocols Used Across Other Interfaces of GSM?. [10 Marks]
4. Explain the TDMA bursts found in GSM network. [10 Marks]
5. What do you mean by speech coding in GSM? Explain. [03+07 Marks]
6. Write a note on the evolution of Wirless LANs. [10 Marks

Dear students get fully solved assignments
Send your semester & Specialization name to our mail id :
“ help.mbaassignments@gmail.com ”
or
Call us at : 08263069601
(Prefer mailing. Call in emergency )
These are just questions. To check our sample with answers (9-10 lines) check
our uploads in blog archive.

More Related Content

Similar to SMU MSC IT FALL/ SUMMER - 2013 SOLVED ASSIGNMENTS

Smu msc it spring 2014 solved assignments
Smu msc it spring 2014 solved assignmentsSmu msc it spring 2014 solved assignments
Smu msc it spring 2014 solved assignmentssmumbahelp
 
Smu mscit sem 3 fall 2014 assignments
Smu mscit sem 3 fall 2014 assignmentsSmu mscit sem 3 fall 2014 assignments
Smu mscit sem 3 fall 2014 assignmentssmumbahelp
 
SMU MSCIT Sem 1 Winter 2014 Assignments
SMU MSCIT Sem 1 Winter 2014 AssignmentsSMU MSCIT Sem 1 Winter 2014 Assignments
SMU MSCIT Sem 1 Winter 2014 Assignmentssolved_assignments
 
What is e.rc diagram
What is e.rc diagramWhat is e.rc diagram
What is e.rc diagramanswersheet
 
Smu mca winter 2013
Smu mca winter 2013Smu mca winter 2013
Smu mca winter 2013smumbahelp
 
Smu mscit sem 1 spring 2015 assignments
Smu mscit sem 1 spring 2015 assignmentsSmu mscit sem 1 spring 2015 assignments
Smu mscit sem 1 spring 2015 assignmentssolved_assignments
 
Smu bsc it Spring 2014 solved assignments
Smu bsc it Spring 2014  solved assignmentsSmu bsc it Spring 2014  solved assignments
Smu bsc it Spring 2014 solved assignmentssmumbahelp
 
Smu bca winter 2013
Smu bca winter 2013Smu bca winter 2013
Smu bca winter 2013smumbahelp
 
Smu mca spring 2014 solved assignments
Smu mca spring 2014 solved assignmentsSmu mca spring 2014 solved assignments
Smu mca spring 2014 solved assignmentssmumbahelp
 
Smu bca-sem-2-fall-2015- solved - assignments
Smu bca-sem-2-fall-2015- solved - assignmentsSmu bca-sem-2-fall-2015- solved - assignments
Smu bca-sem-2-fall-2015- solved - assignmentssmumbahelp
 
SMU MSCIT sem 3 fall 2014 assignments
SMU MSCIT sem 3 fall 2014 assignmentsSMU MSCIT sem 3 fall 2014 assignments
SMU MSCIT sem 3 fall 2014 assignmentssolved_assignments
 
SMU MSCIT SUMMER 2014 ASSIGNMENTS
SMU MSCIT SUMMER 2014 ASSIGNMENTSSMU MSCIT SUMMER 2014 ASSIGNMENTS
SMU MSCIT SUMMER 2014 ASSIGNMENTSsolved_assignments
 
Smu mba sem 3 mis summer 2016 assignments
Smu mba sem 3 mis summer 2016 assignmentsSmu mba sem 3 mis summer 2016 assignments
Smu mba sem 3 mis summer 2016 assignmentsPradeep Sharma
 
Smu mscit sem 3 spring 2015 assignments
Smu mscit sem 3 spring 2015 assignmentsSmu mscit sem 3 spring 2015 assignments
Smu mscit sem 3 spring 2015 assignmentssolved_assignments
 
Model questions-b.sc .csit-6th-sem
Model questions-b.sc .csit-6th-semModel questions-b.sc .csit-6th-sem
Model questions-b.sc .csit-6th-semNayanBakhadyo
 

Similar to SMU MSC IT FALL/ SUMMER - 2013 SOLVED ASSIGNMENTS (20)

Smu msc it spring 2014 solved assignments
Smu msc it spring 2014 solved assignmentsSmu msc it spring 2014 solved assignments
Smu msc it spring 2014 solved assignments
 
Smu mscit sem 3 fall 2014 assignments
Smu mscit sem 3 fall 2014 assignmentsSmu mscit sem 3 fall 2014 assignments
Smu mscit sem 3 fall 2014 assignments
 
SMU MSCIT Sem 1 Winter 2014 Assignments
SMU MSCIT Sem 1 Winter 2014 AssignmentsSMU MSCIT Sem 1 Winter 2014 Assignments
SMU MSCIT Sem 1 Winter 2014 Assignments
 
Need for erp.
Need for erp.Need for erp.
Need for erp.
 
Describe b2 b.
Describe b2 b.Describe b2 b.
Describe b2 b.
 
What is e.rc diagram
What is e.rc diagramWhat is e.rc diagram
What is e.rc diagram
 
Smu mca winter 2013
Smu mca winter 2013Smu mca winter 2013
Smu mca winter 2013
 
Mscit spring assignments
Mscit spring assignmentsMscit spring assignments
Mscit spring assignments
 
Smu mscit sem 1 spring 2015 assignments
Smu mscit sem 1 spring 2015 assignmentsSmu mscit sem 1 spring 2015 assignments
Smu mscit sem 1 spring 2015 assignments
 
Smu bsc it Spring 2014 solved assignments
Smu bsc it Spring 2014  solved assignmentsSmu bsc it Spring 2014  solved assignments
Smu bsc it Spring 2014 solved assignments
 
Smu bca winter 2013
Smu bca winter 2013Smu bca winter 2013
Smu bca winter 2013
 
Smu mca spring 2014 solved assignments
Smu mca spring 2014 solved assignmentsSmu mca spring 2014 solved assignments
Smu mca spring 2014 solved assignments
 
Smu bca-sem-2-fall-2015- solved - assignments
Smu bca-sem-2-fall-2015- solved - assignmentsSmu bca-sem-2-fall-2015- solved - assignments
Smu bca-sem-2-fall-2015- solved - assignments
 
Bca smu solved assignments
Bca smu solved assignmentsBca smu solved assignments
Bca smu solved assignments
 
SMU MSCIT sem 3 fall 2014 assignments
SMU MSCIT sem 3 fall 2014 assignmentsSMU MSCIT sem 3 fall 2014 assignments
SMU MSCIT sem 3 fall 2014 assignments
 
SMU MSCIT SUMMER 2014 ASSIGNMENTS
SMU MSCIT SUMMER 2014 ASSIGNMENTSSMU MSCIT SUMMER 2014 ASSIGNMENTS
SMU MSCIT SUMMER 2014 ASSIGNMENTS
 
Smu mba sem 3 mis summer 2016 assignments
Smu mba sem 3 mis summer 2016 assignmentsSmu mba sem 3 mis summer 2016 assignments
Smu mba sem 3 mis summer 2016 assignments
 
Bca spring driveassignments
Bca spring driveassignmentsBca spring driveassignments
Bca spring driveassignments
 
Smu mscit sem 3 spring 2015 assignments
Smu mscit sem 3 spring 2015 assignmentsSmu mscit sem 3 spring 2015 assignments
Smu mscit sem 3 spring 2015 assignments
 
Model questions-b.sc .csit-6th-sem
Model questions-b.sc .csit-6th-semModel questions-b.sc .csit-6th-sem
Model questions-b.sc .csit-6th-sem
 

Recently uploaded

Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Educationpboyjonauth
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxthorishapillay1
 
History Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptxHistory Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptxsocialsciencegdgrohi
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdfssuser54595a
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for BeginnersSabitha Banu
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Celine George
 
Biting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdfBiting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdfadityarao40181
 
भारत-रोम व्यापार.pptx, Indo-Roman Trade,
भारत-रोम व्यापार.pptx, Indo-Roman Trade,भारत-रोम व्यापार.pptx, Indo-Roman Trade,
भारत-रोम व्यापार.pptx, Indo-Roman Trade,Virag Sontakke
 
CELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxCELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxJiesonDelaCerna
 
Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...jaredbarbolino94
 
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfFraming an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfUjwalaBharambe
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxmanuelaromero2013
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxiammrhaywood
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatYousafMalik24
 
DATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersDATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersSabitha Banu
 
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfEnzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfSumit Tiwari
 

Recently uploaded (20)

Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Education
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptx
 
History Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptxHistory Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptx
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for Beginners
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
 
Biting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdfBiting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdf
 
भारत-रोम व्यापार.pptx, Indo-Roman Trade,
भारत-रोम व्यापार.pptx, Indo-Roman Trade,भारत-रोम व्यापार.pptx, Indo-Roman Trade,
भारत-रोम व्यापार.pptx, Indo-Roman Trade,
 
CELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxCELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptx
 
Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...
 
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfFraming an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
 
9953330565 Low Rate Call Girls In Rohini Delhi NCR
9953330565 Low Rate Call Girls In Rohini  Delhi NCR9953330565 Low Rate Call Girls In Rohini  Delhi NCR
9953330565 Low Rate Call Girls In Rohini Delhi NCR
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptx
 
OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice great
 
DATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersDATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginners
 
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfEnzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
 

SMU MSC IT FALL/ SUMMER - 2013 SOLVED ASSIGNMENTS

  • 1. Dear students get fully solved assignments Send your semester & Specialization name to our mail id : “ help.mbaassignments@gmail.com ” or Call us at : 08263069601 (Prefer mailing. Call in emergency ) These are just questions. To check our sample with answers (9-10 lines) check our uploads in blog archive. SEM 1 MSCIT FALL 2013 MIT101– Fundamentals of IT& Programming 1 What are the characteristics of computers? Explain 2 What are the Advantages of Magnetic Tape 3 What is the function of the following a) Application software b) Programming software 4 List any five characteristics of an object-oriented design (OOD). 5 What are the five major activities of an operating system in regard to process management? MIT102– Data & File Structures 1 What do you mean by data structure? Explain the two types of data structure. 2 What do you mean by Linked list? Explain 3 What is queue? Explain 4 Explain the three types of binary tree. 5 Explain the process of insertion and deletion in B-tree. 6 List the types of graphs? Explain any two. 7 What do you mean by Garbage collection? Explain
  • 2. 8 Write a note on Linear Hashing MIT103– Object Oriented Programming 1 Explain the data types in Java 2 Explain the different types of Relationships 3 What is Exception? What are the different types of Exceptions? 4 Write a note on stream classes 5 What is an applet? Explain the applet class 6 Explain the Components of an Event? 7 Write a note on Java Beans MIT104– Software Engineering 1 What are the limitations of the linear sequential model? 2 Explain the Data flow design 3 What is Object –oriented design? What are characteristics of an objectoriented design (OOD)? 4 Write a note on Prototyping Model. 5 (a)What do you mean by software maintenance? (b)List and explain the different types of software maintenance 6 Write a note on Capability Maturity Model Dear students get fully solved assignments Send your semester & Specialization name to our mail id : “ help.mbaassignments@gmail.com ” or Call us at : 08263069601
  • 3. (Prefer mailing. Call in emergency ) These are just questions. To check our sample with answers (9-10 lines) check our uploads in blog archive. SEM 2 MSCIT FALL 2013 MIT201– Operating Systems 1 What is an operating system? List and explain the functions of an operating system. 2 Explain the Operating System-level Virtualization 3 What are the similarities and differences between processes and Threads? 4 What are Semaphores? List any seven properties of Semaphores. 5 What is thrashing? Explain the Causes for thrashing. 6 Write a note on Interrupt-controlled I/O. 7 (a) What is Authentication? Explain (b) What are the ways that viruses infect other programs MIT202– Data Base Management System(DBMS) 1 What are the applications of database system? 2 Explain the functions of the following (a) Storage Manager (b) Buffer Manager 3 What are the important responsibilities of database manager? Explain 4 Explain the Sequential File Organization 5 Explain basic operations of Relational algebra? 6 What are the disadvantages of Data Distribution 7 Explain the following a) SUBSET Mapping b) SUPERSET Mapping
  • 4. MIT203– Analysis and Design of Algorithms 1 What are the Properties of algorithms? 2 What is Space complexity of an algorithm? Explain. 3 What are the advantages and disadvantages of empirical analysis 4 What are the three main distinctions in decrease and conquer? Explain 5 What is Presorting? Explain briefly with an example. 6 What do you mean by Distribution counting? Explain 7 Explain the Concept of memorization 8 List and explain the types of greedy algorithms MIT204– Data Communication & Networking 1 Discuss on transmission impairments. 2 Explain the major criteria for a Data Communication Network 3 Write a note on a) 10Base2 b) 10Base- T 4 What do you mean by congestion? Explain 5 Explain the following a) Class A networks b) Class B networks 6 Explain the following. a) Open loop congestion control b) Closed loop congestion control 7 Explain the categories Network security problems
  • 5. Dear students get fully solved assignments Send your semester & Specialization name to our mail id : “ help.mbaassignments@gmail.com ” or Call us at : 08263069601 (Prefer mailing. Call in emergency ) These are just questions. To check our sample with answers (9-10 lines) check our uploads in blog archive. SEM 3 MSCIT FALL 2013 MIT301– Object Oriented Analysis and Design 1 List the the advantages of object oriented software development and Explain 2 Explain the process of software development 3 List and explain the four phases of the object modeling technique 4 Explain the different states of activity diagram 5 List and explain the basic categories of program errors. 6 What are the rules for developing usability testing? MIT302– Web Technologies 1 List and explain the most commonly used Web Browsers 2 What are the advantages of DHTML? 3 List and explain the features of XML. 4 What are Advantages of event driven programming? 5 Define the various properties for accessing element nodes. 6 List and explain the different cursor types defined in ADO. MIT3033– Software Architecture 1 What are the advantages and disadvantages of layered systems
  • 6. 2 What are the benefits and properties of architectural styles 3 Explain the any four components of broker architecture. List and explain the two design methods used in software engineering. 5 What are the different types of design patterns? 6 Explain the importance of documenting architecture MIT3043– Graphics and Multimedia Systems 1 Explain the following (a) Image enhancement (b) Pattern detection and recognition (c) Scene analysis and computer (d) Visualization 2 Write a note on digitizers 3 Explain 3D viewing 4 Explain different types of coherence 5 What is multimedia? Explain briefly the uses of multimedia 6 Explain the following (a) Full animation (b) Limited animation (c) Rotoscoping Dear students get fully solved assignments Send your semester & Specialization name to our mail id : “ help.mbaassignments@gmail.com ” or Call us at : 08263069601 (Prefer mailing. Call in emergency )
  • 7. These are just questions. To check our sample with answers (9-10 lines) check our uploads in blog archive. MSCIT SEM 1 SUMMER 2013 MIT101 – Fundamentals of IT& Programming– 2 Credits 1. Give the classification of computers and explain them briefly. [03+07 Marks] 2. Give the overview of application software. [05 Marks] 3. Explain the three main types of notation used in design documents? [05 Marks] 4. Draw the basic block diagram of communication system and explain briefly the functions of various blocks. [03+07 Marks] MIT102 – Data & File Structures– 4 Credits 1. Explain the following? [03+03+04 marks] i) Arrays ii) Stack iii) Trees 2. Explain the Linked list implementation of stack. [10 marks] 3. What is a binary tree? Explain the types of binary tree. [02+08 marks] 4. What do you mean by AVL tree? Explain the structure of AVL Tree. [03+07 marks] 5. Write a note on NP-hardness and NP-completeness. [05+05 Marks] 6. What do you mean by Sorting? Explain Bubble sort. [03+07 Marks] MIT103 – Object Oriented Programming– 4 Credits 1. Explain the data types in Java. [10 Marks] 2. Write a note on String Buffer. [10 Marks]
  • 8. 3. What is Exception? What are the different types of Exceptions? [02+06 Marks] 4. Write a note on stream classes. [06 Marks] 5. What is an applet? Discuss the applet class. [03+07 Marks] 6. Write a note on Database Management? [08 Marks] 7. Write a note on Java Beans. [08 Marks] MIT104 – Software Engineering – 4 Credits B0808: 1. Explain the different categories of Software applications. [10 Marks] 2. Write a note on Data Dictionaries. [10 Marks] 3. Explain the following [05+05 Marks] (a) Top-down testing (b) Bottom-up testing B0809: 4. Explain the Rational Unified Process Model. [10 Marks] 5. Discuss on Workflow Application Model [10 Marks] 6. Explain the effects of a lack of communication. [10 Marks] Dear students get fully solved assignments Send your semester & Specialization name to our mail id : “ help.mbaassignments@gmail.com ” or Call us at : 08263069601 (Prefer mailing. Call in emergency ) These are just questions. To check our sample with answers (9-10 lines) check our uploads in blog archive.
  • 9. MSCIT- SEM 3 SUMMER 2013 MIT301– Object Oriented Analysis and Design – 4 Credits 1. Discuss on Inheritance. [10 Marks] 2. What are the four phases of the object modeling technique that can be repetitively executed? [10 Marks] 3. Explain the different states of activity diagram. [10 Marks] 4. What are the guidelines that help us to identify super-sub relationships? [10 Marks] 5. Explain the three basic categories of program errors. [03+03+04 Marks] 6. What are the guidelines for designing a successful form layout? [10 Marks] MIT302– Web Technologies – 4 Credits 1. Explain the history of Internet? [10 Marks] 2. What are the advantages of DHTML? [10 Marks] 3. Explain the concept of DOM. [10 Marks] 4. How does AJAX works? List the advantages of using AJAX. [10 Marks] 5. Discuss the PHP operators. [10 Marks] 6. Explain methods of record set objects. [10 Marks] MIT3032– Distributed Operating System – 4 Credits 1. Explain (a) tightly coupled systems (b) loosely coupled systems. [05+05 Marks] 2. Describe the RPC model. [10 Marks] 3. Write a note on Distributed Algorithms. [10 Marks] 4. Write a note on Threads. [10 Marks] 5. Explain the object locating mechanisms. [10 Marks] 6. What is cryptography? Discuss. [03+07 Marks
  • 10. MIT3033– Software Architecture– 4 Credits 1. What are the advantages and disadvantages of layered systems? [05+05 Marks] 2. Discuss the system quality attributes. [10 Marks] 3. Discuss the six components of broker architecture. [10 Marks] 4. Write a note on Adaptable systems. [10 Marks] 5. What are the different types of design patterns? [10 Marks] 6. Explain the importance of documenting architecture. [10 Marks] MIT3041– Open Source System – 4 Credits 1. Explain the various tools used for open source software development. [10 Marks] 2. Discuss the OSS licensing strategies. [10 Marks] 3. Explain the software developments made under AFL. [10 Marks] 4. Explain Public code archive. [10 Marks] 5. What is mutual consent? Explain the two ways by which the parties entering 6. Write a note on Forking. [10 Marks] MIT3043– Graphics and Multimedia Systems– 4 Credits 1. Write a note on digitizers. [10 Marks] 2. Discuss on line drawing algorithm. [10 Marks] 3. Explain 3D viewing. [10 Marks] 4. Explain different types of coherence. [10 Marks] 5. What is multimedia? Explain briefly the uses of multimedia. [03+07 Marks] 6. Write a note on MPEG-2. [10 Marks] Dear students get fully solved assignments
  • 11. Send your semester & Specialization name to our mail id : “ help.mbaassignments@gmail.com ” or Call us at : 08263069601 (Prefer mailing. Call in emergency ) These are just questions. To check our sample with answers (9-10 lines) check our uploads in blog archive. MSCIT- SEM 4 SUMMER 2013 MIT401– Data Warehousing and Data Mining– 4 Credits 1. Define OLTP? Explain the Differences between OLTP and Data Warehouse. [03+07 Marks] 2. What is Architecture? Explain various components involved in it. [03+07 Marks] 3. Explain the Basic tasks in data transformation. [10 Marks] 4. What is Data mining? How does data mining work? [03+07 Marks] 5. Explain the Data smoothing techniques. [10 Marks] 6. What is Clustering? Explain in detail. [03+07 Marks] MIT4021– C# and .Net– 4 Credits 1. Explain the three traits of Object Oriented Programming. [10 Marks] 2. Explain (a) Assignment Operators (b) Bitwise Operators. [05+05 Marks] 3. Explain different decision making statements used in C#. [10 Marks] 4. Explain the different member access modifiers used in C. [10 Marks] 5. What is hiding a method? Explain. [03+07 Marks] 6. What is an event? Explain with example. [03+07 Marks] MIT4022– Network Security– 4 Credits
  • 12. 1. Explain the types of threats (Attacks). [10 Marks] 2. What are the Characteristics of Good Encryption Technique? [10 Marks] 3. Write a note on Digital Signature. [10 Marks] 4. Explain different Kinds of Malicious Code. [10 Marks] 5. Write a short note on Encryption. [10 Marks] 6. Explain on Secure E-Mail System E-Mail. [10 Marks] MIT4023– Real Time Operating System (RTOS) – 4 Credits 1. What is RTOS? What are its requirements? [03+07 Marks] 2. Explain the structural elements of a real time system model. [10 Marks] 3. What is kernel? Explain about Monolithic kernels in RTOS. [03+07 Marks] 4. What is dispatcher? Explain. [03+07 Marks] 5. Describe Properties of Petri Nets. [10 Marks] 6. Explain (a) Boundary-Value Testing (b) White-Box Testing. [05+05 Marks] MIT4032– Cloud Computing– 4 Credits 1. Discuss on “Platform as a Service”. [10 Marks] 2. Write a note on Accounting Services. [10 Marks] 3. Explain the different Software clients. [10 Marks] 4. Discuss on Browsers for Cloud Computing. [10 Marks] 5. Explain (a) Open Cloud Consortium (OCC) (b) Open Grid Forum (OGF). [05+05 Marks] 6. Explain the role of IT governance. [10 Marks] [10 Marks] MIT4033– Wireless and Mobile Communication– 4 Credits 1. Explain the process of Components Identification and call establishment. [10 Marks] 2. Discuss on Basic services in GSM. [10 Marks]
  • 13. 3. Explain the Protocols Used Across Other Interfaces of GSM?. [10 Marks] 4. Explain the TDMA bursts found in GSM network. [10 Marks] 5. What do you mean by speech coding in GSM? Explain. [03+07 Marks] 6. Write a note on the evolution of Wirless LANs. [10 Marks Dear students get fully solved assignments Send your semester & Specialization name to our mail id : “ help.mbaassignments@gmail.com ” or Call us at : 08263069601 (Prefer mailing. Call in emergency ) These are just questions. To check our sample with answers (9-10 lines) check our uploads in blog archive.