Tuesday, June 21, 2011

FREE MCA SOLVED MCS-051, MCS-052, MCS-053, MCSL-054, MCSE-003, MCSE-004, MCSE-011 ASSIGNMENT AND PROJECT HELP

BCA MCA Bsc B tech CS information technology final year project



Course Code : MCS-051
Course Title : Advanced Internet Technologies
Assignment Number : MCA(5)/051/Assign/2011
Maximum Marks : 100
Weightage : 25%
Last Date of Submission : 15th April, 2011 (For January Session)
15th October, 2011 (For July Session)
amazone link
There are eight questions in this assignment. Each question carries 10 marks. Rest 20 marks are for viva-voce. Answer all the questions. You may use illustrations and diagrams to enhance the explanations. Please go through the guidelines regarding assignments given in the Programme Guide for the format of presentation.

Question 1:
Write an application to create a XML document from a university employee database .The XML document should contain the following:
i) Employee code
ii) Employee Name
iii) Designation
iv) Address
v) Department
vi) The last twelve month performance summary

Question 2:
Assume there is a student database in Oracle with the following fields:
Student enrollment No.
Student Name
Program
Address
School of Study
Write a code for Servelet which will display all the fields of the student database in the tabular manner.

Question 3:
Write a web based student registration application where students can register online with their enrolment number. The registered students should be able to log on to the site after getting registered. You are required to use JSP, Servlet and JDBC.

Question 4:
For a shopping website you have to select Entity beans over stateful session beans. Justify your selection criteria.

Question 5:
Why is XML more suitable than HTML for use in the web? With the help of an example briefly explain the structure of XML documents and its components

Question 6:
Explain SSL and TLS with their working and security measures.

Question 7:
What are the advantages of using an Entity Bean for database operations over directly using JDBC API to do the same? When would I need to use one over the other?

Question 8:
Explain database handling in JSP using type 2 and type 4 drivers.






























Course Code : MCS-052
Course Title : Principles of Management and Information Systems
Assignment Number : MCA(5)/052/Assign/2011
Maximum Marks : 100
Weightage : 25%
Last Date of Submission : 15th April, 2011(For January Session)
15th October, 2011 (For July Session)

This assignment has seven questions. Answer all questions, carries 80 marks. Rest 20 marks are for viva voce. You may use illustrations and diagrams to enhance the explanations. Please go through the guidelines regarding assignments given in the Programme Guide for the format of presentation. Answer to each part of the question should be confined to about 350 words.

Question 1 (a): Explain difference horizontal and vertical organization
(5 Marks)

Question 1 (b): At what level of management, following is decided? Also, explain how?
(i) Selling of products in international market.
(ii) What should be overall production plan during festive season
(iii) What business the company should close
(10 Marks)
Question 2(a) : Explain 5 most distinct stages in Life cycle of an organization.
(5 Marks)

Question 2(b): Explain 5 critical requirements and requirements definition and management process areas analysis process area analysis. Give some requirement analysis tools?
(10 Marks)

Question 3: What are Artificial Intelligence Systems and how can they be categorized? Also, discuss the role of these AI systems in the Management and Marketing.

(10 Marks)

Question 4(a): What are steps in IT Risk management process. (5 Marks)

Question 4(b): What are steps involved in Disaster management (5 Marks)

Question 5: Suppose you are a project Manager and you have to develop ERP package or your company. Discuss with management, whether to develop it in-house or get it developed from outside.
(10 Marks)

Question 6: How is knowledge is created and shared and also indicate factors that complicate knowledge transfer
(10 Marks)
Question 7: Write short notes on the following:

(i) Artificial Neural network
(ii) Different Computer crimes
(10 Marks)

Course Code : MCS-053
Course Title : Computer Graphics and Multimedia
Assignment Number : MCA (5)/053/Assign /2011
Maximum Marks : 100
Weightage : 25%
Last Dates of Submission : 15th April, 2011 (For January Session)
15th October, 2011 (For July Session)

There are four questions in this assignment. Answer all the questions. 20 Marks are for viva-voce. You may use illustrations and diagrams to enhance explanations. Please go through the guidelines regarding assignments given in the Programme Guide for the format of presentation.

Question 1:

a) Differentiate between the following:
(5 Marks)
(i) Painting and Drawing

(ii) Raster Scan and random Scan

(iii) Simulation and Animations

(iv) Visualisation and Image Processing

b) What are the advantages and disadvantages of using DDA algorithm for line generation? List the steps of the algorithm. Use this algorithm to draw a line with endpoints (2, 3) and (9, 8).
(5 Marks)

c) What is line clipping? Explain the Cyrus Beck line clipping algorithm with the help of an example.
(5 Marks)

d) Explain the Sutherland Hodgman polygon clipping algorithm. Using this algorithm clip the following polygon against the rectangular window as given below. Make suitable assumptions.
(5 Marks)



Window
Polygon










Question 2:

a) Explain the Homogeneous Coordinate System with the help of an example. Assume that a triangle ABC has the coordinates A(0, 0), B(5,8), C(4,2). Find the transformed coordinates when the triangle ABC is subjected to the clockwise rotation of 45° about the origin and then translation in the direction of vector (1, 0). You should represent the transformation using Homogeneous Coordinate System. (5 Marks)

b) A polygon has 4 vertices located at A (0, 0) B (3, 0), C (3, 3), D (0, 3). Apply the following transformations on the polygon:
(i) Translate 2 units along x-axis and (ii) xy shear about the origin.
You must make and state suitable assumptions. (5 Marks)

c) What is projection? What are the different types of projections? Explain the Oblique projection. Obtain the isometric view of a cuboid of the size 8×6×4.
(5 Marks)

d) Obtain the perspective transformation onto z = 2 plane, where centre of projection is at (0,0,10). Also define the term vanishing point.
(5 Marks)

Question 3:

a) What are the uses of Bezier Curves in Computer Graphics? Draw a Bezier curve having the control points as p0 (0, 0), P1 (2, 5), P2 (5, 9), P3 (10, 20). Calculate the coordinates of the points on the curve corresponding to the parameter u = 0.2, 0.4, 0.6. Draw a rough sketch of the curve and show coordinates of various points on it?
(5 Marks)

b) Why do you need to use visible-surface detection in Computer Graphics? Explain Scan Line method along with the algorithm for the visible-surface detection with the help of an example. How scan line method is different to z-buffer method?
(5 Marks)

c) Explain the following terms in the context of computer Graphics using suitable diagram and /or mathematical equations or one example.
(10 Marks)


(ii) Area Subdivision Method

(iii) Basic Ray Tracing Algorithm

(iv) Diffuse Reflection

(v) Equation of a plane that passes through point P(0,0,0) and the normal to plane is
given by








Question 4: Explain the following terms with suitable diagram / example
(20 Marks)
(i) Refreshing Buffer

(ii) Analog and Digital Sound

(iii) Interlaced and progressive scan

(iv) Compression and decompression in digital video

(v) Hypermedia and hypertext

(vi) Types of Bitmap and Vector graphics

(vii) Ray tracing and Ray casting

(viii) gif and jpeg images
































Course Code : MCSL-054
Course Title : Laboratory Course
Assignment Number : MCA(5)/L054/Assign/2011
Maximum Marks : 100
Weightage : 25%
Last Date of Submission : 30th April, 2011 (For January Session)
31st October, 2011 (For July Session)

This assignment has two parts A (Advanced Internet Technologies) and B (Computer Graphics & Multimedia) and each part is for 20 marks. Answer all the questions. Lab record for all the respective sessions (given in the MCSL-054 Lab Manual) for each course carries 20 Marks each. Rest 20 marks are for viva voce. Please go through the guidelines regarding assignments given in the MCA Programme Guide for the format of presentation. Made assumptions if any while solving the problems and state them clearly.


PART-I: Lab for MCS-051 (Advanced Internet Technologies)


Question 1: Write a Servlet program for session tracking using cookies. (3 Marks)


Question 2:
Write a JSP Program, which displays a web page containing two web links one for showing details of your Study Centre and other for FAQs on Practicls in MCA Programme . When one click on link Study Centre it goes to a page which shows all the details of study centre and counselling schedule for MCA students .Clicking on link for FAQs on Practicls in MCA ,another JSP page consisting of some FAQ related to different practical courses in MCA, will open.
(5 Marks)


Question 3:
Write a program using JSP and JDBC to provide details of MCA/BCA/CIT study centres in your regional centre of IGNOU. This program should provide the list of students in different semesters of MCA/BCA/CIT.
(8 Marks)


Question 4: Create an XML document for keeping books records in a Library. (4 Marks)









PART-II: Lab for MCS-053 (Computer Graphics and Multimedia)


Question 1:
Write a program in C/C++ using OpenGL to draw a circle of red colour inside of a
rectangle of blue colour on a background of green colour.
(3 Marks)


Question 2:
Write a program in C or C++ to implement Scan-Line Polygon Filling Algorithm. (5 Marks)


Question 3:
Write a program in C/C++ using OpenGL to draw a hard wire diagram as shown in
figure given below. Use basic primitives of openGL. (5 Marks)


120


40

40 120



Question 4:
Write a program in C/C++ using OpenGL to perform a 3-Dimensional transformation,
such as translation ,rotation and reflection, on a given triangle.
(3 Marks)


Question 5:
Write a program in C/C++ to implement Cohen-Sutherland line clipping algorithm. In this
implementation consider two cases of a line: totally visible, totally invisible, against the rectangular clipping window.
(4 Marks)











Course Code : MCSE-003
Course Title : Artificial Intelligence and Knowledge
Management
Assignment Number : MCA(5)/E003/Assign/2011
Maximum Marks : 100
Weight age : 25%
Last Date of Submission : 30th April, 2011 (For January Session)
31st October, 2011 (For July Session)

This assignment has ten questions and carries 80 marks. The rest of the 20 marks are for viva-voce. Answer all the questions. You may use illustrations and diagrams to enhance the explanations. Please go through the guidelines regarding assignments given in the Programme Guide for the format of presentation.


Question 1: How does the use of heuristics reduce the search space ?
Suggest a god heuristic function for travelling salesman problem. (10 Marks)

Question 2: Write short notes on the following :

(i) Knowledge manipulation

(ii) Associative networks

(iii) Fuzzy matching algorithms

(iv) Conceptual Dependency Graph
(20 Marks)

Question 3: Discuss state space representation for the following well-known problems:
(15 Marks)
(i) Travelling Salesman Problem

(ii) Water-Jug Problem

(iii) Human Cannibal River-Crossing Problem.

Question 4: Represent the following situation with Associative networks.

"IGNOU is an open university established by an act of parliament. It has various schools of studies and Divisions to support academic activities at the Head Quarters. IGNOU's regional centers are spread all over the country to manage the academic and administrative activities. Each School and Division is headed by a Director and each Regional Centre is headed by Regional Directors."
(10 Marks)





Question 5: (a) Compare and contrast the following (Any two):

i) A* and AO*

ii) Conceptual graph and conceptual representation

iii) Scripts and frames

(b) Write short notes on any two of the following:

i) Expert systems

ii) Methods to deal with Uncertainities in knowledge systems

iii) Non Deductive Inference rules
(15 Marks)


Question 6: Write a LISP program to solve a quadratic equation ax2 + bx + c = 0
having real coefficients a, b, c. (10 Marks)































Course Code : MCSE-004
Course Title : Numerical and Statistical Computing
Assignment Number : MCA(5)/E004/Assign/2011
Maximum Marks : 100
Weightage : 25%
Last Date of Submission : 30th April, 2011 (For January Session)
31st October, 2011 (For July Session)

This assignment has four questions in all and carries 80 marks. The rest of the 20 marks are for viva-voice. Answer all the questions. You may use illustrations and diagrams to enhance the explanations. Please go through the guidelines regarding assignments given in the Programme Guide for the format of presentation.

Question 1:

a) Write short notes on: (3×5 Marks)

i) Jacobi iterative method to solve linear equations
ii) Gauss- seidel method to solve linear equations
iii) Absolute and Relative Error
iv) Eular Method for solving differential equations
v) Ranga-Kutta Method for solving differential equations

b) Calculate the value of integral I = by h=0.5
i) By Simpson 3/8 rule
ii) By Weddle’s rule
iii) By Simpson 1/3 rule
iv) By Trapezoidal rule (10 Marks)
c) Compute the integral by applying Gauss’s Quadrature formula.
(10 Marks)
Question 2:

(a) Write a program in C to find a root of a given equation using Secant Method. Perform five iterations to obtain the smallest positive root of the equation f(x) = sin x + 2tanx. Verify your answer with the program written by you.
(5 Marks)

(b) Write a short note on Secant method, Regula Falsi method and the Newton Raphson method and further discuss their relative advantages and disadvantages. Determine the efficiency or the order of these three methods? (5 Marks)



Question 3:

a) Are the following matrices diagonally dominant? (5 Marks)


b) Solve the following systems using the Gauss elimination method (5 Marks)

(i) 2x + 8 y –2 z = -10
x + y – 6 = -12
6 x - 2y – 2z = -18

Question 4:

a) Find the interpolating polynomial that fits this data given in the following table given below.
(5 Marks)

x : 0 1 2 3
f(x) : 2 7 14 32

b) Find the two lines of regression from the following data:

Age of Brother: 2 5, 22, 28, 26,35,20,22, 40, 20, 18.
Age of Sister : 18, 15, 20, 17, 22, 14, 16, 27,75, 14.
Hence estimate
(i) The age of Brother when the age of his sister is 19,and
(ii) The age of sister when the age of her brother is 30. (5 Marks)


Question 5:
(i) What is utility of residual plots? What are its disadvantages of residual plots? (5 Marks)
(ii) Consider the following density function (5)

60 x3 (1-x) 2 if 0<=x <=1
f(x) = 0 Otherwise

Generate random derivatives from f(x) by using Acceptance Rejection Method. (5 Marks)

(iii) The number of people who visit India Gate during week is normally distributed with a mean of 20,000 and a standard deviation of 600. Consider the probability that fewer than 12000 people visit in a week.
(5 Marks)
Course Code : MCSE-011
Course Title : Parallel Computing
Assignment Number : MCA(5)/E011/Assign/2011
Maximum Marks : 100
Weightage : 25%
Last Dates for Submission : 30th April, 2011 (For January Session)
31st October, 2011 (For July Session)

There are ten questions in this assignment. Answer all questions. 20 Marks are for viva-voce. You may use illustrations and diagrams to enhance explanations. Please go through the guidelines regarding assignments given in the Programme Guide for the format of presentation.

Question 1:

(a) What do you understand by Bernstein conditions? Find out Bernstein condition in the following example.

A = B x C
C = D + E
C = A + B
E = F - D
H= l + J (5 Marks)


(b) What are the differences between Control flow and Data flow architecture? (5 Marks)


Question 2:
(5 Marks)
Explain the following terms:

(i) Matrix Multiplication

ii) Grid computing

(iii) Cluster Computing

(iv) Message Passing Interface (MPI)

(v) Multitasking


Question 3:

(a) List various visualizations tools employed in performance analysis. (5 Marks)

(b) Briefly discuss the following laws to measure the speed-up performance: (5 Marks)

(i) Amdahl's Law

(ii) Gustafson's Law

(iii) Sun and Ni’s Law
(5×2 Marks)
Question 4: Explain the following terms related with interconnection network: (5 Marks)

a) Node degree

b) Static and dynamic connection network

c) Bisection Bandwidth

d) Node degree

e) Topology

Question 5: Explain how parallelism is based on grain size. (5 Marks)

Question 6:

a) What are the differences between Control flow and Data flow architecture? (5 Marks)

b) Define and discuss instruction and data streams. (5 Marks)

Question 7:

(a) Write a shared memory program for parallel systems, to add elements of an
array using two processors. (5 Marks)


(b) Write a program for PVM (Parallel Virtual Machine), to give a listing of the "slave" or
spawned program.
(5 Marks)

Question 8:

(a) Explain the following basic concepts : (5 Marks)

• Program
• Process
• Thread
• Concurrency
• Granularity

(b) Explain the concepts of multithreading and its uses in parallel computer architecture. (5 Marks)

Question 9:

Define Hyper Threading Technology with its features and functionality (5 Marks)

Question 10:

Draw a Clos network for (5 Marks)

1 2 3 4 5 6 7 8 9
8 7 6 2 5 s 9 4 1


(b) Explain INTEL ARCHITECTURE-64(IA-64) architecture in detail. (5 Marks)