Tuesday, June 21, 2011

IGNOU SOLVED MCA MCS-016 AND MCSL-017

MCA Project  4#


CUSTOMER CARE MANAGEMENT SYSTEM PROJECT IN ASP NET

FRONTEND - C # AND .NET FRAMEWORK 

BACKEND - SQL SERVER 2008

CLICK ON BELOW LINK TO REVIEW AND DOWNLOAD PROJECT

Synopsis- Available- Click on the Project link above to review
Final report- Available - Click on the Project link to review
Course Code : MCSL-016
Course Title : Internet Concepts and Web Design
Assignment Number : MCA(1)/L016/Assign/2011
Maximum Marks : 100
Weightage : 25%
Last Dates for Submission : 30th April, 2011 (For January Session)
31st October, 2011 (For July Session)


IGNOU MCA MCS-016 Internet Concepts and Web Design
Click on Below link To Download Free assignment of IGNOU MCA MCS-016 year 2011



This assignment has one question. Question carries 40 marks. Your Lab Record will carry 40 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. Submit the screenshots also along with the coding and documentation.

Question 1: Answer the following questions:

(i) Write the HTML code for creating the following frames :










(ii) Write a program to create to add a live clock in your web page using JavaScript

(iii) Develop a web page having a rollover effect when an image changes if the user places the mouse over it using VBScript.

(iv) Write a code in HTML to create a table with 10 records to show the
status of railway reservation having the following information:

• Train No.
• Starting from
• Destination
• Departure Time
• Arrival Time

(v) Design a web page with pull down menu with each option linking to specific page. Also show integration of images ,audio and animation in one page.

• It should display the current date and time.






Course Code : MCSL-017
Course Title : C and Assembly Language Programming
Assignment Number : MCA(1)/L017/Assign/2011
Maximum Marks : 100
Weightage : 25%
Last Dates for Submission : 30th April, 2011 (For January Session)
31st October, 2011 (For July Session)

This assignment has two sections. Answer all questions in each section. Each Section is of 20 marks. Your Lab Records will carry 40 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.

Section 1: C Programming Lab

Question 1:

Write an interactive program in C language to manage the Clinic Information with menu options like Patient’s details, Doctor’s details, Doctor’s and Patient’s visits, Laboratory details, Bills, Payments etc. using the file handling concepts. The application should be designed user-friendly. (20 Marks)

Note: You must execute the program and submit the program logic, sample input and output along with the necessary documentation for this question. Assumptions can be made wherever necessary.

Section 2: Assembly Language Programming Lab
Question 1:

(a) Write a program in assembly language to sort an array of signed integers and search for the presence of an item in the sorted array using linear search
(5 Marks)

(b) Develop and execute an assembly language program to find the HCF of two unsigned 16-bit numbers.
(5 Marks)

(c ) Write a program in assembly language for finding the largest number in an array of 10 elements. (5 Marks)
(d) Given a string of characters terminated by 00H, write a assembly language program to determine if it is a palindrome. If 'Yes' output the message " The given string is a palindrome. If 'No' output the message "No, it is not a palindrome"
(5 Marks)

No comments:

Post a Comment