Tag Archives: Assignment 2015-16

Construct an ER diagram for an Event Management System. Clearly indicate the entities, relationships, cardinality and the key constraints – IGNOU MCA Assignment 2015 – 16

MASTER OF COMPUTER APPLICATIONS Course Code : MCS-023 Course Title : Introduction to Database Management Systems Assignment Number : MCA(II)/023/Assignment/15-16 Maximum Marks : 100 Weightage : 25%   1. Construct an ER diagram for an Event Management System. Clearly indicate the entities, relationships, cardinality and the key constraints. Also, derive the unnormalized relational database tables… Read More »

Draw the DFDs upto 3rd level for Online Admission System for a University.- IGNOU MCA Assignment 2015 – 16

MASTER OF COMPUTER APPLICATIONS Course Code: MCS-014 Course Title: Systems Analysis and Design Assignment Number: MCA (I)/014/Assignment/15-16 Maximum Marks: 100 Weightage: 25%    Draw the DFDs upto 3rd level for Online Admission System for a University.   Data Flow Diagrams A DFD can be categorized in the following forms: Context diagram: An overview of an organizational system that… Read More »

Draw ERD for Online Admission System for a University. Make necessary assumptions – IGNOU MCA Assignment 2015 – 16

MASTER OF COMPUTER APPLICATIONS Course Code: MCS-014 Course Title: Systems Analysis and Design Assignment Number: MCA (I)/014/Assignment/15-16 Maximum Marks: 100 Weightage: 25%    Draw ERD for Online Admission System for a University. Make necessary assumptions.   ER Diagram Notations for the components of ERD: Entities: An entity is something about which the business needs to store… Read More »

Develop SRS for Online Admission System for a University. SRS should be as per IEEE standard SRS template – IGNOU MCA Assignment 2015 – 16

MASTER OF COMPUTER APPLICATIONS   Course Code: MCS-014 Course Title: Systems Analysis and Design Assignment Number: MCA (I)/014/Assignment/15-16 Maximum Marks: 100 Weightage: 25%   Develop SRS for Online Admission System for a University. SRS should be as per IEEE standard SRS template. Make necessary assumptions.   Software Requirement Specification (SRS) for Online Examination   1.… Read More »

Create a Website for a City in HTML and VBScript – IGNOU MCA Assignment 2015 – 16

MASTER OF COMPUTER APPLICATIONS Course Code : MCSL-016 Course Title : Internet Concepts and Web Design (Lab Course) Assignment Number : MCA(I)/L-016/Assignment/15-16 Maximum Marks : 50 Weightage : 25% Create a website that provides information about historical tourist places around your city. Your site should include the following pages. a. The Home page should consist… Read More »

Draw a flow chart of a program that adds N odd numbers starting from 1. The value of N should be input by the user – IGNOU MCA Assignment 2015 – 16

BACHELOR OF COMPUTER APPLICATIONS Course Code : BCS-011 Course Title : Computer Basics and PC Software Assignment Number : BCA(I)/011/Assignment/ 2015 Maximum Marks : 100 Weightage : 25%   Draw a flow chart of a program that adds N odd numbers starting from 1. The value of N should be input by the user.  … Read More »

Calculate the storage capacity in Bytes and Access time for the disk – IGNOU MCA Assignment 2015 – 16

BACHELOR OF COMPUTER APPLICATIONS Course Code : BCS-011 Course Title : Computer Basics and PC Software Assignment Number : BCA(I)/011/Assignment/ 2015 Maximum Marks : 100 Weightage : 25% A 2.5 inch diameter disk has 8 platters with each platter having two data recording surfaces, each platter on disk has 4084 tracks, each track has 400… Read More »

Write an algorithm and draw a corresponding flowchart to create a simple multiple choice question (MCQ) examination of 25 questions for 50 marks along with evaluation process too – IGNOU MCA Assignment 2015 – 16

MASTER OF COMPUTER APPLICATIONS Course Code : MCS-011 Course Title : Problem Solving and Programming Assignment Number : MCA(I)/011/Assignment/15-16 Maximum Marks : 100 Weightage : 25%  Q1. Define a flowchart. Write an algorithm and draw a corresponding flowchart to create a simple multiple choice question (MCQ) examination of 25 questions for 50 marks along with evaluation process… Read More »

Write an interactive C program which illustrates the following concepts – IGNOU MCA Assignment 2015 – 16

MASTER OF COMPUTER APPLICATIONS Course Code : MCS-011 Course Title : Problem Solving and Programming Assignment Number : MCA(I)/011/Assignment/15-16 Maximum Marks : 100 Weightage : 25%   Write an interactive C program which illustrates the following concepts: (i) Function with no arguments and no return value. (ii) Function with arguments and no return value. (iii) Function… Read More »

Write an interactive C program to perform weekly production and sales analysis of a company – IGNOU MCA Assignment 2015 – 16

BACHELOR OF COMPUTER APPLICATIONS Course Code : BCSL-021 Course Title : C Language Programming Assignment Number : BCA(II)/L-021/Assignment/2015 Maximum Marks : 50 Weightage : 25% Write an interactive C program to perform weekly production and sales analysis of a company which prompts the user with the following options on the main menu: 1) Information about… Read More »