Sie sind auf Seite 1von 21

VINAYAKA MISSIONS UNIVERSITY

DIRECTORATE OF DISTANCE EDUCATION


SALEM 636 308
SCHOOL OF COMPUTER SCIENCE
Assignment for the year 2009 2010
MCA-First year
NUMERICAL AND STATISTICAL METHODS
Course code: 2030613
Assignment code: A-1030613/2009-10
Marks: 100

Answer any five questions in about 500 words each. Attempt at least two questions
from each section. Each question carries 20 marks.

Section I
1. Linear equation - Describe
2. What is Gauss elimination methods - Explain
3. Describe Newtons Forward Interpolation
4. Explain Newtons Backward Interpolation
5. Explain Taylor series

Section II

1. Write details about Error analysis


2. Explain Method of least squares
3. Explain Linear regression
4. Explain Characteristic functions
5. Describe Random variables
VINAYAKA MISSIONS UNIVERSITY
DIRECTORATE OF DISTANCE EDUCATION
SALEM 636 308
SCHOOL OF COMPUTER SCIENCE
Assignment for the year 2009 2010
MCA-First year
COMPUTER ARCHITECTURE AND SYSTEM SOFTWARE
Course code: 2050110
Assignment code: A-1050110/2009-10
Marks: 100
Answer any five questions in about 500 words each. Attempt at least two questions
from each section. Each question carries 20 marks.
Section I
1. Convert the following representation
a) 101110 to decimal
b) 1110101 to decimal
c) 7562 to Octal
d) 1938 to Hexadecimal
e) F3A7C2 to binary and octal
2. Write Short Notes:-
a) Gray Codes
b) Decimal Codes
c) Alphanumeric codes
d) Error Detection Codes
e) Binary Codes
3. Explain with neat diagram of Bus and memory transfer in digital
Computer
4. Explain the following terms with appropriate diagram
a) Binary Adder
b) Binary Adder Subtractor
c) Binary Incrementor
d) Arithmetic circuit
5. Explain the micro program with its types and diagram
Section II

1. Explain about design of Control Unit with diagram


2. Explain General Register Organization with Block Diagram?
3. Explain the following
a. Register Stack
b. Memory Stack
c. Reverse Polish Notation
d. Various Instruction Format in Digital Computer:
a) One Address
b) Two Address
c) Three Address
d) Zero Address

4. What is assembler? Explain with Block diagram of Dependent and Independent


assembler

5. Write Short Notes on the following:


a. Loaders and Linker
b. Macro processors
c. Compilers and Utilities
VINAYAKA MISSIONS UNIVERSITY
DIRECTORATE OF DISTANCE EDUCATION
SALEM 636 308
SCHOOL OF COMPUTER SCIENCE
Assignment for the year 2009 2010
MCA-First year
COMPUTER FUNDAMENTALS AND PROGRAMMING IN C
Course code: 2050111
Assignment code: A-1050111/2009-10
Marks: 100
Answer any five questions in about 500 words each. Attempt at least two questions
from each section. Each question carries 20 marks.
Section I
1. a) What are the number systems available in Computer? Explain with example
b) Explain with suitable example on 1s, 2s, 9s, 10s complements.
2. Write down about binary storage and Registers.
3. What is Logic Gates? Explain different types of logic gates.
4. What is Boolean algebra? Explain.
5. What do you mean for Flip-flops and register? Explain.
Section II
1. Draw the Block diagram of a digital Computer. Explain.
2. Write Short Notes:
a) Adders b) Subtractors
c) Decoders d) Encoders
e) Multiplexer f) Demultiplexer
3. What is Array? Explain the different types of Array.
4. Write short notes
1. Function 2. Recursion
3. I/O Functions 4. File Handling
5. What is Pointer? Explain the Different uses of the pointer in programming
VINAYAKA MISSIONS UNIVERSITY
DIRECTORATE OF DISTANCE EDUCATION
SALEM 636 308
SCHOOL OF COMPUTER SCIENCE
Assignment for the year 2009 2010
MCA-First year
DATABASE MANAGEMENT SYSTEM
Course code: 2050112
Assignment code: A-1050112/2009-10
Marks: 100
Answer any five questions in about 500 words each. Attempt at least two questions
from each section. Each question carries 20 marks.
Section I
1. What are the different data models available in DBMS and Explain briefly?
2. Define E-R Diagram? Explain briefly about database schema and its diagram with
example?
3. List out the database operation available in Relational Algebra? Explain with
example?
4. What do you mean by referential integrity? Briefly explain its application in
various scenarios?
5. Write down the pitfalls in Relational Database Design in Relational Database
Design?
Section II
1. What is normalization? Explain with example in Functional Dependency?
2. Define Index? Explain and state any example for B+ Tree index files?
3. Explain: a) What is Index?
b. What is Index in SQL? c. What is Dynamic Hashing?
d. Explain the above with appropriate example briefly?
4. Define Parallelism? Explain Different types of parallelism?
5. a) What is mean by network model? Give example?
b) What is mean by hierarchical model? Give example?
c) Explain the above network models with neat block diagram?
VINAYAKA MISSIONS UNIVERSITY
DIRECTORATE OF DISTANCE EDUCATION
SALEM 636 308
SCHOOL OF COMPUTER SCIENCE
Assignment for the year 2009 2010
MCA-First year
DATA STRUCTURES AND ALGORITHM USING C, C++
Course code: 2050114
Assignment code: A-1050114/2009-10
Marks: 100
Answer any five questions in about 500 words each. Attempt at least two questions
from each section. Each question carries 20 marks.
Section I
1. Define : a)Array b)Lists
c) Stacks d) Queues
Explain with example?
2. What is linked lists? Explain with example in C++?
3. What do you mean by Trees? Explain its type with applications?
4. Explain the different techniques of sorting? With Example?
5. Explain:
a) Warshalls Algorithm b) Shortest-path Algorithm
b) Define Graph with Example
Section II
6. Define and explain with example:
a) Preorder b) Inorder or postorder
b) Traversal:
1. Binary Traversal 2. General Traversal
7. Briefly explain the traveling salesman Algorithm? With example?
8. Explain with example of knapsack algorithm?
9. Explain: a)Greedy s Algorithm b) String matching Algorithm
10. What do you mean by Dynamic Programming? Explain?
VINAYAKA MISSIONS UNIVERSITY
DIRECTORATE OF DISTANCE EDUCATION
SALEM 636 308
SCHOOL OF COMPUTER SCIENCE
Assignment for the year 2009 2010
MCA-First year
MATHEMATICAL FOUNDATION OF COMPUTER SCIENCE
Course code: 2050127
Assignment code: A-1050127/2009-10
Marks: 100
Answer any five questions in about 500 words each. Attempt at least two questions
from each section. Each question carries 20 marks.
Section I
1. Explain the term:
a) Logic Gates b) Statements
c) Connectives d) Truth Table
2. What is a normal form? Explain.
3. Give two examples of permutation and combination? Explain.
4. Explain with example on pigeon whole principle.
5. What do you mean about inclusion and exclusion explains.
Section II
1. Explain:
a) Semi Group b) MONOID
c) Cyclic Group d) Permutation group
e) Homomorphism of semi group
2. Explain COSETS and language theorem normal subgroups.
3. a) What is Lattices? Explain properties of lattices and sub lattices.
b) Mormophism write short notes
4. Explain Boolean algebra with example.
5. Explain:
a) Recursive Functions b) Primitive functions
c) Computable and non-computable functions.
VINAYAKA MISSIONS UNIVERSITY
DIRECTORATE OF DISTANCE EDUCATION
SALEM 636 308
SCHOOL OF COMPUTER SCIENCE
Assignment for the year 2009 2010
MCA-First year
OBJECT ORIENTED PROGRAMMING
Course code: 2050135
Assignment code: A-1050135/2009-10
Marks: 100
Answer any five questions in about 500 words each. Attempt at least two questions
from each section. Each question carries 20 marks.
Section I
1. Explain object oriented paradigm with all its essential elements?
2. State the merits and demerits of object oriented methodology?
3. Write a C++ program to extract the elements placed in the odd position of the
array?
4. State the rules to be followed while overloading an operator. Write a program
to illustrate overloading?
5. Discuss about polymorphism and its advantage.
Section II
1. Write a program to append to the contents of a file.
2. What are the keywords used in C++ from exception handling? Describe their
usage with suitable program?
3. Write short notes:
a) Interfaces
b) Exception handling in C++
4. Write a Java Program to illustrate communication between multiple threads.
5. What are the advantages of using pointers in programming? Explain the
addressing mode required to access memory location using pointers?
VINAYAKA MISSIONS UNIVERSITY
DIRECTORATE OF DISTANCE EDUCATION
SALEM 636 308
SCHOOL OF COMPUTER SCIENCE
Assignment for the year 2009 2010
MCA-First year
COMPUTER COMMUNICATION AND NETWORK
Course code: 2050135
Assignment code: A-1050135/2009-10
Marks: 100
Answer any five questions in about 500 words each. Attempt at least two questions
from each section. Each question carries 20 marks.
Section I
1. Explain the following:
a) Communication model
b) Data Communication Networking
c) Data Transmission and Terminology
2. Explain the term Data Encoding and Data link Control.
3. Write down the Block Diagram of protocol Architecture and OSI-TCP/IP model.
4. What do you mean about topology? Explain its types.
5. Explain the term:-
a. Circuit Switching networks
b. Packet switching
Section II
1. Explain with example of Routing and its Algorithm.
2. Explain the network layer and Transport layer and its architecture?
3. Explain the term:
a. Logic Gates b. Statements
4. Explain with its Block Diagram of Sessions and presentations
5. Explain:
a. Tell Net b. R login
c. FTP d. WWW e. SNMP
VINAYAKA MISSIONS UNIVERSITY
DIRECTORATE OF DISTANCE EDUCATION
SALEM 636 308
SCHOOL OF COMPUTER SCIENCE
Assignment for the year 2009 2010
MCA-Second year
ADVANCED SOFTWARE ENGINEERING
Course code: 2050105
Assignment code: A-1050105/2009-10
Marks: 100
Answer any five questions in about 500 words each. Attempt at least two questions
from each section. Each question carries 20 marks.
Section I
1. Write Short Notes:
a. Model Specification Language
b. Domain Specification Language
2. Explain the term Software Measurement and Time and Cost Measurement
3. Explain the Complexity Measurement of Technical Metrics
4. Explain
a. Software Reusability
b. Reuse Dimensions
c. Reuse of Intermediate Products
5. Explain about computer Aided Software Engineering
Section II

1. Explain about Project Management Tools


2. Explain the Analysis and Design Tools of Software Engineering
3. Explain the Various Testing Tools Available
4. Explain ISO and SET with Example
5. Explain write notes on Software Engineering Testing methodology.
VINAYAKA MISSIONS UNIVERSITY
DIRECTORATE OF DISTANCE EDUCATION
SALEM 636 308
SCHOOL OF COMPUTER SCIENCE
Assignment for the year 2009 2010
MCA-Second year
ADVANCED DATABASES
Course code: 2050121
Assignment code: A-1050121/2009-10
Marks: 100
Answer any five questions in about 500 words each. Attempt at least two questions
from each section. Each question carries 20 marks.
Section I
1. Write short notes:-
a) ODBC b) JDBC c) Stored Procedure
2. What is Trigger? Give Example? Explain Various Types of Trigger.
3. Discuss:-
a) Forms
b) Reports in Relational Database
4. What do you mean by distributed database and distributed data storage?
5. What is deadlock? Explain the term deadlock handling with example.
Section II
1. Explain:-
a) Deductive database b) Temporal and spatial database
2. How web databases and multimedia database works? Explain.
3. What are the metrics available in object oriented database? Explain.
4. Explain the term:-
a. Query language
b. Query processing
5. a) Draw the data warehouse block diagram? Explain.
b) What are the rules available in Data mining?
VINAYAKA MISSIONS UNIVERSITY
DIRECTORATE OF DISTANCE EDUCATION
SALEM 636 308
SCHOOL OF COMPUTER SCIENCE
Assignment for the year 2009 2010
MCA-Second year
OBJECT ORIENTED ANALYSIS AND DESIGN
Course code: 2050131
Assignment code: A-1050131/2009-10
Marks: 100
Answer any five questions in about 500 words each. Attempt at least two questions
from each section. Each question carries 20 marks.
Section I
1. What is meant by classes and objects? Explain with example.
2. Explain the macro and Macro Development Process.
3. Explain the Client/Server Computing
4. What are the formatting text and Style Sheet available in HTML? Explain
5. How to Create a Dynamic HTML Pages from HTML Object model?
Section II

1. Create Simple Java Script Pages


2. How to integrate Java and Java Script? Explain
3. How to create Server Side Web Page in CGI Application?
4. Explain a) JDBC b) JAVA SERVLET
5. Short notes on Java Network Programming.
VINAYAKA MISSIONS UNIVERSITY
DIRECTORATE OF DISTANCE EDUCATION
SALEM 636 308
SCHOOL OF COMPUTER SCIENCE
Assignment for the year 2009 2010
MCA-Second year
OPERATING SYSTEM
Course code: 2050136
Assignment code: A-1050136/2009-10
Marks: 100
Answer any five questions in about 500 words each. Attempt at least two questions
from each section. Each question carries 20 marks.
Section I
1. Explain:-
a) Multiprogramming
b) Time Sharing
c) Distributed System
d) Real Time System
2. What is system calls and system program? Explain with example?
3. What is Scheduling? Write down the types of Scheduling? Explain.
4. What is Semaphores? Explain.
5. Explain with block diagram of IPC?
Section II
1. Discuss:-
a) Paging b) Segmentation
c) Virtual memory d) Thrashing
2. Explain with example disk structure and allocation methods.
3. Discuss storage hierarchy and performance and reliability.
4. Explain:-
a) File System Organization
b) Directory Structure organization c)Encryption
5. Explain with Block Diagram of UNIX and Windows NT?
VINAYAKA MISSIONS UNIVERSITY
DIRECTORATE OF DISTANCE EDUCATION
SALEM 636 308
SCHOOL OF COMPUTER SCIENCE
Assignment for the year 2009 2010
MCA-Second year
INTERNET PROGRAMMING AND TOOLS
Course code: 2050203
Assignment code: A-1050203/2009-10
Marks: 100
Answer any five questions in about 500 words each. Attempt at least two questions
from each section. Each question carries 20 marks.
Section I
1. Explain the following
a. Internet Service Provider
b. Internet Addressing c. TCP/IP
2. Discuss about Various Resources of the Internet
3. Explain the following
Electronic mail Newsgroup
UUCP FTP
Telnet Finger
4. Explain the Overview of HTML
5. What is URL? Explain
Section II
1. What is ActiveX Control? What is the other name of ActiveX Control? List out
the benefits of it.
Discuss about the Cascading Style Sheet
2. Explain the IO Streaming
What is applet? Write an example Program?
3. Discuss about the Image Processing
4. What is RMI? Explain
5. What is JDBC? Explain
Explain the Server Side Programming
VINAYAKA MISSIONS UNIVERSITY
DIRECTORATE OF DISTANCE EDUCATION
SALEM 636 308
SCHOOL OF COMPUTER SCIENCE
Assignment for the year 2009 2010
MCA-Second year
UNIX AND NETWORK PROGRAMMING
Course code: 2050303
Assignment code: A-1050303/2009-10
Marks: 100
Answer any five questions in about 500 words each. Attempt at least two questions
from each section. Each question carries 20 marks.
Section I
1. Explain about UNIX OS Overview
2. Discuss Various Systems Call for I/O
3. Write Short notes on Terminal I/O & Asynchronous I/O
4. Explain about Synchronization with Suitable Example
5. Explain about Shared Memory
Section II
1. Discuss Various Socket Option in detail
2. Explain TCP Echo Client Server
3. Compare the protocol features for IP UDP and TCP
4. a. How does Name and Address Conversion take place in Socket Programming?
b. Write short notes on File System in UNIX
5. a. Write short notes on Ping Program
b. Discuss Raw Socket, Shortly
VINAYAKA MISSIONS UNIVERSITY
DIRECTORATE OF DISTANCE EDUCATION
SALEM 636 308
SCHOOL OF COMPUTER SCIENCE
Assignment for the year 2009 2010
MCA-Second year
COMPUTER GRAPHICS AND MULTIMEDIA SYSTEMS
Course code: 2050405
Assignment code: A-1050405/2009-10
Marks: 100
Answer any five questions in about 500 words each. Attempt at least two questions
from each section. Each question carries 20 marks.
Section I
1. Define Bresenham Techniques explain briefly.
2. Discuss:
a) Clipping Algorithm b) Circle Drawing Algorithm
3. Explain:
a) Polygons b) Splines c) Window View port mapping
4. Explain with example:
a) Color Model b) Texture mapping
c) Animation d) Morphing
5. Explain with examples:-
a) Projections b)Hidden Surface and Hidden Elimination
Section II
1. Explain with example briefly.
1) 2D and 3D Graphics multimedia
2. What are the types of Audio and Video files in Multimedia authoring and
Designing.
3. Explain briefly about multimedia projection and developments?
4. What do you mean by MMDB? Explain?
5. What is virtual Reality? Explain with example?
VINAYAKA MISSIONS UNIVERSITY
DIRECTORATE OF DISTANCE EDUCATION
SALEM 636 308
SCHOOL OF COMPUTER SCIENCE
Assignment for the year 2009 2010
MCA-Second year
VISUAL PROGRAMMING
Course code: 2050409
Assignment code: A-1050409/2009-10
Marks: 100
Answer any five questions in about 500 words each. Attempt at least two questions
from each section. Each question carries 20 marks.
Section I
1. Explain conceptual comparison of Traditional Programming Paradigm.
2. What is SDK? Explain with neat diagram.
3. What are the visual programmings available in programming scenario? Explain.
4. Explain the following:
a) VBX Controls
b) Graphics Application in Visual Programming.
5. What do you mean by frame work classes? Explain with example.
Section II
1. Explain:
a) VC++ Components
b) Model and Modeless Design
c) Document view Architecture
2. Explain with example multiple Document interface?
3. Define ODBC. How it is work? Explain?
4. Explain:
ii) Three models ii) Visual Interface
iii) Storage and Retrieval System
5. What is Simultaneous multiplatform Development and Interoperability? Explain?
VINAYAKA MISSIONS UNIVERSITY
DIRECTORATE OF DISTANCE EDUCATION
SALEM 636 308
SCHOOL OF COMPUTER SCIENCE
Assignment for the year 2009 2010
MCA-Third year
ADVANCED JAVA PROGRAMMING
Course code: 2050176
Assignment code: A-1050176/2009-10
Marks: 100
Answer any five questions in about 500 words each. Attempt at least two questions
from each section. Each question carries 20 marks.
Section I
1. Discuss about the Java Streaming
2. What is Multithreading? Discuss about the Multithreading with example
3. What is meant by Data Structure? Explain
4. Discuss about the Custom Sockets
5. Explain the Overview of JINI
Section II

1. What is meant by CORBA? Explain the Architecture of OMA


2. Explain the Deployment using Swing
3. a. Discuss about the Java Server Pages
b. Explain the Season Beans & Entity Beans
4. Write short notes on JDBC? Write short notes on RMI?
5. Write short notes on
a. Deploying n-tier Applications
b. E-Commerce Applications
VINAYAKA MISSIONS UNIVERSITY
DIRECTORATE OF DISTANCE EDUCATION
SALEM 636 308
SCHOOL OF COMPUTER SCIENCE
Assignment for the year 2009 2010
MCA-Third year
SYSTEM ANALYSIS AND DESIGN
Course code: 2050178
Assignment code: A-1050178/2009-10
Marks: 100
Answer any five questions in about 500 words each. Attempt at least two questions
from each section. Each question carries 20 marks.
Section I
1. Write Short Notes:
a. Characteristic of a System
b. Elements of a System
c. Types of System
2. What is System Development Life Cycle? Explain With Block Diagram.
3. Explain Fact Finding Techniques
4. Explain the Interview And Questionaire.
5. Write Short Notes:
a. Data Flow Diagram b. Data Dictionary
c. Decision Tree d. Decision Table
Section II
1. Explain the System Performance with example
2. a. Explain process and stages of system design
i) Structure and form driver methodology
ii) Data Validation
iii)I/O and form design
3. Explain File Organization and database design
4. Explain System testing and Quality assurance
5. Explain the System Security
VINAYAKA MISSIONS UNIVERSITY
DIRECTORATE OF DISTANCE EDUCATION
SALEM 636 308
SCHOOL OF COMPUTER SCIENCE
Assignment for the year 2009 2010
MCA-Third year
ELECTRONIC COMMERCE
Course code: 2050179
Assignment code: A-1050179/2009-10
Marks: 100
Answer any five questions in about 500 words each. Attempt at least two questions
from each section. Each question carries 20 marks.
Section I
1. Explain about Packet Switched Networks
2. Explain
i. TCP/IP ii. Domain Name Service
iii. Web Service Protocols
3. What are the Strategies for E-Commerce? Explain?
4. Draw the block Diagram of E-Commerce? Explain its Architecture.
5. a. Explain Electronic Payment System
b. Explain Real World Payment System
Section II
1. Short notes:
i. Internet Payment System
ii. Micro Payments iii. Credit Card Transactions
2. Explain the Threads of Network Security in E-Commerce
3. Explain Firewalls and give practical Example
4. Explain EDI Application in business legal. Security and Privacy issues in E-
Commerce
5. Write Short notes:
a. Customization and Internet b. Supply Chain Management
b. Back end Integration
VINAYAKA MISSIONS UNIVERSITY
DIRECTORATE OF DISTANCE EDUCATION
SALEM 636 308
SCHOOL OF COMPUTER SCIENCE
Assignment for the year 2009 2010
MCA-Third year
SOFTWARE QUALITY MANAGEMENT
Course code: 2050180
Assignment code: A-1050180/2009-10
Marks: 100
Answer any five questions in about 500 words each. Attempt at least two questions
from each section. Each question carries 20 marks.
Section I
1. Write short notes
a. Assessment Phases b. Assessment principles
c. Assessment Controls
2. Explain
i. Quality Assurance Plan ii. Verification and validation
3. Explain
a. Baselines
b. Responsibilities c. Automated Tools
4. Explain requirement phase Design Control and Configuration Accounting and
audit.
5. Explain Software Standards and Inspection
Section II
1. What are the types of testing principles and its types? Explain
2. Explain Quality Management paradigm? With Block Diagram
3. Explain Principles and process changes of defect prevention?
4. What are the management roles in Software Quality Management? Explain
5. Explain Framework for software process design managing resistance to process
change

Das könnte Ihnen auch gefallen