Tag Archives: Make

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 »

An Assembly program to check if two strings are reverse of each other – IGNOU MCA Assignment 2013

MASTER OF COMPUTER APPLICATIONS Course Code : MCSL-012 Course Title : Computer Organisation and Assembly Language Programming Assignment Number : MCA(1)/012/Assign/2013 and BCA(II)/012/Assign/2013   Write a program in 8086 assembly Language (with proper comments) to find if the two given strings of length 5 are reverse of each other. You may assume that both the strings are… Read More »