Sunday 8 March 2015

IGNOU MCA MCSL-54 Laboratory Course (Advanced Internet Technologies & Computer Graphics and Multimedia) SOLVED ASSIGNMENTS 2014-2015

IGNOU MCA MCSL-054 SOLVED ASSIGNMENTS 2014-2015 Laboratory Course (Advanced Internet Technologies & Computer Graphics and Multimedia) V FIFTH SEMESTER 



Ans: Comming soon. Now follow - How to write Best ASSIGNMENTS / ANSWERS by Yourself

Laboratory Course (Advanced Internet Technologies & Computer Graphics and Multimedia)
                       MCSL-054


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. Write proper comments while programming. 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)

Q.1. Write a Program using Servlet and JDBC for developing online application for students attendance management for MCA –V semester students of a computer science department. Make necessary assumptions and create appropriate databases.

Q.2. Write a JSP Program, to manage saving account of a bank with basic feature including opening new account, cash deposit & withdrawal, providing account details and closing of accounts.

Q.3. Write an XML document to represent the medicines in a medical store. This document should include generic medicines, restricted medicines and life saving drugs.

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

Q.1. a) Write a program in C/C++ using OpenGL to perform a 3- Dimensional transformation, such as translation, rotation and reflection, on a given triangle.

b) Write a program in C/C++ using OpenGL to implement the Cohen Sutherland line clipping algorithm.

Q.2. Write a program in C/C++ using OpenGL to draw a polygon having 4 vertices A (4, 2) B (8, 2), C (4, 12), D (8, 12), it is reflected about the line y = 2.Using homogeneous coordinate system this program should find the coordinates of the reflected vertices.

Q.3. Write a program in C/C++ using OpenGL to draw Bezier curves, make necessary assumption and take required input from console.

No comments:

Post a Comment