SlideShare una empresa de Scribd logo
1 de 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.

Más contenido relacionado

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

Smu mca spring 2014 solved assignments
Smu mca spring 2014 solved assignmentsSmu mca spring 2014 solved assignments
Smu mca spring 2014 solved assignments
smumbahelp
 

Similar a 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.
 
What is e.rc diagram
What is e.rc diagramWhat is e.rc diagram
What is e.rc diagram
 
Describe b2 b.
Describe b2 b.Describe b2 b.
Describe b2 b.
 
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
 

Último

ppt your views.ppt your views of your college in your eyes
ppt your views.ppt your views of your college in your eyesppt your views.ppt your views of your college in your eyes
ppt your views.ppt your views of your college in your eyes
ashishpaul799
 
會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文
會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文
會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文
中 央社
 

Último (20)

Danh sách HSG Bộ môn cấp trường - Cấp THPT.pdf
Danh sách HSG Bộ môn cấp trường - Cấp THPT.pdfDanh sách HSG Bộ môn cấp trường - Cấp THPT.pdf
Danh sách HSG Bộ môn cấp trường - Cấp THPT.pdf
 
Exploring Gemini AI and Integration with MuleSoft | MuleSoft Mysore Meetup #45
Exploring Gemini AI and Integration with MuleSoft | MuleSoft Mysore Meetup #45Exploring Gemini AI and Integration with MuleSoft | MuleSoft Mysore Meetup #45
Exploring Gemini AI and Integration with MuleSoft | MuleSoft Mysore Meetup #45
 
How to Manage Closest Location in Odoo 17 Inventory
How to Manage Closest Location in Odoo 17 InventoryHow to Manage Closest Location in Odoo 17 Inventory
How to Manage Closest Location in Odoo 17 Inventory
 
....................Muslim-Law notes.pdf
....................Muslim-Law notes.pdf....................Muslim-Law notes.pdf
....................Muslim-Law notes.pdf
 
The Ball Poem- John Berryman_20240518_001617_0000.pptx
The Ball Poem- John Berryman_20240518_001617_0000.pptxThe Ball Poem- John Berryman_20240518_001617_0000.pptx
The Ball Poem- John Berryman_20240518_001617_0000.pptx
 
TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT VẬT LÝ 2024 - TỪ CÁC TRƯỜNG, TRƯ...
TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT VẬT LÝ 2024 - TỪ CÁC TRƯỜNG, TRƯ...TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT VẬT LÝ 2024 - TỪ CÁC TRƯỜNG, TRƯ...
TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT VẬT LÝ 2024 - TỪ CÁC TRƯỜNG, TRƯ...
 
philosophy and it's principles based on the life
philosophy and it's principles based on the lifephilosophy and it's principles based on the life
philosophy and it's principles based on the life
 
ppt your views.ppt your views of your college in your eyes
ppt your views.ppt your views of your college in your eyesppt your views.ppt your views of your college in your eyes
ppt your views.ppt your views of your college in your eyes
 
Incoming and Outgoing Shipments in 2 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 2 STEPS Using Odoo 17Incoming and Outgoing Shipments in 2 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 2 STEPS Using Odoo 17
 
Post Exam Fun(da) Intra UEM General Quiz - Finals.pdf
Post Exam Fun(da) Intra UEM General Quiz - Finals.pdfPost Exam Fun(da) Intra UEM General Quiz - Finals.pdf
Post Exam Fun(da) Intra UEM General Quiz - Finals.pdf
 
“O BEIJO” EM ARTE .
“O BEIJO” EM ARTE                       .“O BEIJO” EM ARTE                       .
“O BEIJO” EM ARTE .
 
The Last Leaf, a short story by O. Henry
The Last Leaf, a short story by O. HenryThe Last Leaf, a short story by O. Henry
The Last Leaf, a short story by O. Henry
 
INU_CAPSTONEDESIGN_비밀번호486_업로드용 발표자료.pdf
INU_CAPSTONEDESIGN_비밀번호486_업로드용 발표자료.pdfINU_CAPSTONEDESIGN_비밀번호486_업로드용 발표자료.pdf
INU_CAPSTONEDESIGN_비밀번호486_업로드용 발표자료.pdf
 
Open Educational Resources Primer PowerPoint
Open Educational Resources Primer PowerPointOpen Educational Resources Primer PowerPoint
Open Educational Resources Primer PowerPoint
 
會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文
會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文
會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文
 
Capitol Tech Univ Doctoral Presentation -May 2024
Capitol Tech Univ Doctoral Presentation -May 2024Capitol Tech Univ Doctoral Presentation -May 2024
Capitol Tech Univ Doctoral Presentation -May 2024
 
ĐỀ THAM KHẢO KÌ THI TUYỂN SINH VÀO LỚP 10 MÔN TIẾNG ANH FORM 50 CÂU TRẮC NGHI...
ĐỀ THAM KHẢO KÌ THI TUYỂN SINH VÀO LỚP 10 MÔN TIẾNG ANH FORM 50 CÂU TRẮC NGHI...ĐỀ THAM KHẢO KÌ THI TUYỂN SINH VÀO LỚP 10 MÔN TIẾNG ANH FORM 50 CÂU TRẮC NGHI...
ĐỀ THAM KHẢO KÌ THI TUYỂN SINH VÀO LỚP 10 MÔN TIẾNG ANH FORM 50 CÂU TRẮC NGHI...
 
An Overview of the Odoo 17 Discuss App.pptx
An Overview of the Odoo 17 Discuss App.pptxAn Overview of the Odoo 17 Discuss App.pptx
An Overview of the Odoo 17 Discuss App.pptx
 
Navigating the Misinformation Minefield: The Role of Higher Education in the ...
Navigating the Misinformation Minefield: The Role of Higher Education in the ...Navigating the Misinformation Minefield: The Role of Higher Education in the ...
Navigating the Misinformation Minefield: The Role of Higher Education in the ...
 
slides CapTechTalks Webinar May 2024 Alexander Perry.pptx
slides CapTechTalks Webinar May 2024 Alexander Perry.pptxslides CapTechTalks Webinar May 2024 Alexander Perry.pptx
slides CapTechTalks Webinar May 2024 Alexander Perry.pptx
 

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.