IGNOU MCA BCA Solved Assignments 2023

IGNOU MCA 1st 2nd 3rd 4th and 5th Semester Solved Assignments Available Now .

IGNOU MCA BCA Solved Assignments 2019-20

IGNOU MCA 1st 2nd 3rd 4th and 5th Semester Solved Assignments Available Now

IGNOU MCA BCA Solved Assignments 2022-23

IGNOU MCA 1st 2nd 3rd 4th and 5th Semester Solved Assignments Available Now

IGNOU MCA BCA Solved Assignments 2022-23

IGNOU MCA 1st 2nd 3rd 4th and 5th Semester Solved Assignments Available Now

IGNOU MCA BCA Solved Assignments 2022-23

IGNOU MCA 1st 2nd 3rd 4th and 5th Semester Solved Assignments Available Now

Header Ads

Saturday 28 September 2019

IGNOU MCA(2) MCSL-025 Solved Assignment 2019-20 Available Now

IGNOU MCA(2) MCSL-025 Solved Assignment 2019-20 Available Now


IGNOU MCA(2) MCSL-025 Solved Assignment 2019-20

DOWNLOAD NOW

IGNOU MCSL-025 Lab Course MCS-021 MCS-022 MCS-023 and MCS-024 Solved Assignment available now student got the assignment in the form of PDF files. Assignment made as per the IGNOU guidlines. 
This assignment has four parts. Answer all questions of each part. Each part is of 10
marks. Lab records of each part will carry 10 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.
PART-1: MCS-021
Q1. Write a program in C language for multiplication of two sparse matrices using Pointers
(5 Marks)
Q2. Write a program in C language that will accept a Graph as input and will perform a
Breadth First Search on it. Make necessary assumptions. (5 Marks)
PART-2: MCS-022
Q1. Write a shell script in Linux/Unix that accepts a text file as input and prints the number of
words that start with character B (5 Marks)
Q2. Your PC is on a network. Make necessary settings in your PC so that none of the folders
are shared with Public. (5 Marks)
PART-3: MCS-023
Q1. Create a database consisting of Name of Hospital, Number of Branches, Total number of
Clinical Specialities offered, Total Number of Visitors every day on average
After creating the database, perform the following tasks: (10 Marks)
(i) List the names of those Hospitals which are having at least 200 Visitors per day
PART-4: MCS-024
Q1. Write a program in Java for addition of two sparse matrices (5 Marks)
12
Q2. Write a program in Java that connects to a database and generates a report that consists of
the list of names of Hospitals which are offering a particular speciality. Input to the Java
program will be Speciality. Make assumptions wherever necessary. (5 Marks)
Note: You must execute the program and submit the program logic, sample inputs and outputs
along with the necessary documentation for this question. Assumptions can be made wherever
necessary.

DOWNLOAD NOW

Thursday 26 September 2019

IGNOU MCA(1) MCS-014 Solved Assignment 2019-20 Available Now

IGNOU MCA(1) MCS-014 Solved Assignment 2019-20 Available Now


IGNOU MCA(1) MCS-014 Solved Assignment 2019-20 Available Now
MCA(1) BCA(2) MCS-014 System Analysis and Design Solved Assignment 2019-20 . Available Now student got this assigment from https://myignou4u.blogspot.com
Develop SRS for development of a Mobile Wallet (PayTM, Mobikwik etc.
are examples).SRS should be as per IEEE standard SRS template. Make
necessary assumptions.
(30 Marks)
Q2. Draw the DFDs upto 3rd level for Mobile Wallet. (30 Marks)
Q3. Draw ERD for Mobile Wallet. Make necessary assumptions.

DOWNLOAD NOW

MCS-011 MCS-012 MCS-013, MCS-014 , MCS-015, MCSL-016 MCSL-017 Solved Assignment 2019-20 https://www.instamojo.com/kcaptcha123/mca1-bca2-mcs-014-system-analysis-and-design/

Wednesday 25 September 2019

IGNOU BCA(4) BCSL-043 JAVA PROGRAMMING LAB Solved Assignment 2019-20

IGNOU BCA(4) BCSL-043 JAVA PROGRAMMING LAB Solved Assignment 2019-20

 
                                                                  DOWNLOAD NOW




IGNOU BCA(4) BCSL-043 JAVA PROGRAMMING LAB Solved Assignment 2019-20
BCSL-043 Solved Assignment 2019-20 Available Now.
This assignment has three questions. Answer all the questions. These questions carry 40 marks. Rest 10 marks are for viva voce. You are advised to give proper comments and do proper alignments while writing java program. Please go through the guidelines regarding the assignments given in the programme guide for the format of presentation.
Q1.
Write java program to find the factorial of a given number. Define appropriate class and methods in your program. (10)
Q2.
Write a program in java to read the content from a text file and count the number of words in the file. (15)
Q3.
Create an applet which take a number as input. If the number is between 11-90 and is an even number then display its table otherwise ask for other number as input.

                                    DOWNLOAD NOW

Sunday 22 September 2019

IGNOU MCSL-017 C & Assembly Langualge Programming Lab Solved assignment 2019-20

IGNOU MCSL-017 C & Assembly Langualge Programming LabSolved assignment 2019-20

IGNOU MCSL-017 C & Assembly Langualge Programming Lab Solved assignment 2019-20

Q1. (20 Marks)
Write an interactive application program in C language to create and maintain
information of the students of a School. You must use files and structure to develop the
application.
The application should store the following data:
Student ID, Student Name, Class of the student, percentage of marks obtained by the
student in last class and contact phone of the parents of the student.
This application should support the following operations of the student data (you can
design a simple menu option for each operation)
 Creating a New student Record·

 Searching the data of a student based on his/her ID or name.·

 Listing of all the Records of a class·

 Modifying the record of a student·

a) Write a program using 8086 assembly language to find the sum and average of five, byte
numbers stored in the consecutive memory locations. (5 Marks)
b) Write a program using 8086 assembly language to find the largest of the four numbers
stored in four differently named locations in the memory. (5 Marks)
c) Write a program using 8086 assembly language to pass an ASCII value in AL register to
a near subroutine named printval. The subroutine should print the value passed to it using
interrupt 21h. (5 Marks)
d) Write a program using 8086 assembly language that reads two separate digits as input
from the keyboard and converts them to equivalent packed BCD number. For example, if
the two digits are - '3' and '5' then the packed BCD will be (35)h .


Tuesday 17 September 2019

BCA(2) BCSL-022 Assembly Language and Programming Lab Solved Assignment 2019-20.

BCA(2) BCSL-022 Assembly Language and Programming Lab Solved Assignment 2019-20.

BCSL-022 Assembly language Programming Language 2019-20

BCA(2) BCSL-022 Assembly Language and Programming Lab Solved Assignment 2019-20.
Q: 1 Design a two bit counter circuit that counts from 0 to 2. It should have states 00, 01 and 10. The initial state of the counter may be assumed to be 00. The counter will be in following successive states: 00, 01, 10, 00, 01, 10, 00, 01, 10, 00 ... Use J-K flip flop to design the circuit. You must design the circuit using state transition diagram and Karnaugh's maps.
Ans: 
A sequential circuit is specified by a time sequence of external inputs, external outputs and internal flip-flop binary states. Thus firstly, a state table and state diagram is used to describe behaviour of the circuit.

Q2. Write and run following programs using 8086 assembly language: (3 × 10 = 30) 

(a) Write and run an Assembly language program that converts a packed 4 digit BCD number that has been stored in two consecutive byte locations in the memory, into an equivalent binary number. The output should be stored in DX register. For example, if two consecutive byte locations have BCD values (12)h and (34)h then output will be binary equivalent of (1234)10 which is (0000 0100 1101 0010)2. This binary value will be stored in DX register.

Sunday 15 September 2019

MCSL-016 Solved Assignment 2019-20 Internet Concept and Web Design IGNOU

MCSL-016 Solved Assignment 2019-20 Internet Concept and Web Design IGNOU

There are two questions in this assignment carrying a total of 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 along with the coding and documentation.
MCSL-016 Solved Assignment 2019-20

MCSL-016 Solved Assignment 2019-20


Q1. 
An Online Examination service conducts examination for the registered students. At the
beginning of each month, company announces the Examination Schedule of the month.
This schedule includes date of examination, subject of examination, fee and venue of the
examination. A student needs to register himself/herself for the examination of her/his
choice. Create four web pages for the web site for this Online Examination Company
having the following features:
For the sake of consistency every page of the website should consists of four basic
divisions –
Header – This division should be of fixed size and should display name and logo
of the online Examination Company. This division should be in different
background colour.
Footer - This division contains the name of developer of the website and
copyright information, if any.
Content - The pages that you are designing should differ in this Division only. The
four different pages that you need to design are - Home, Monthly
Schedule, Syllabus and Registration.
Menu - This division should be towards the left in every web page and should
contain links to all the web pages viz. Home, Monthly Schedule,
Syllabus and Registration.

Saturday 14 September 2019

IGNOU MCA(1) BCA(2) MCS-015 Communicaiton Skill Solved Assignment 2019-20

IGNOU MCA(1) BCA(2) MCS-015 Communicaiton Skill Solved Assignment 2019-20

 MCS-015 Communicaiton Skill  Solved Assignment 2019-20 Available for MCA 1semester and BCA 2nd Semester. High quality content of the assignment student got good marks from this assignment 2019-20 .  

This assignment has six questions. Answer all questions. Please go through the guidelines
regarding assignments given in the Programme Guide for the format of presentation.

Q: 1 Read the passage carefully and answer the questions given below. This passage is takenfrom the Commencement address delivered by late Steve Jobs, who was CEO of AppleComputer

Q1. Read the passage carefully and answer the questions given below. This passage is taken
from the Commencement address delivered by late Steve Jobs, who was CEO of Apple
Computer

MCS-015 Communicaiton Skill Solved Assignment 2019-20
MCS-015 Communicaiton Skill Solved Assignment 2019-20caption

                                                    Download Now


When I was 17, I read a quote that went something like: "If you live each day as if it was
your last, someday you'll most certainly be right." It made an impression on me, and
since then, for the past 33 years, I have looked in the mirror every morning and asked
myself: "If today were the last day of my life, would I want to do what I am about to do
today?" And whenever the answer has been "No" for too many days in a row, I know I
need to change something.
Remembering that I'll be dead soon is the most important tool I've ever encountered to
help me make the big choices in life. Because almost everything — all external
expectations, all pride, all fear of embarrassment or failure - these things just fall away
in the face of death, leaving only what is truly important. Remembering that you are
going to die is the best way I know to avoid the trap of thinking you have something to

Wednesday 11 September 2019

IGNOU MCA(1) MCS-013 Discrete Mathematics Solved Assignment 2019-20 |BCA(2) MCS-013

IGNOU MCA(1) MCS-013 Discrete Mathematics Solved Assignment 2019-20 | BCA(2) MCS-013 Solved Assignment 2019-20

There are eight questions in this assignment, which carries 80 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.

IGNOU MCA BCA MCS-013 Solved Assignment 2019-20
MCA(1) MCS-013 Solved Assignment BCA(2) MCS-013 Solved Assignment 2019-20


Q1.

(a) What is proposition? Explain different logical connectives used in proposition with the

help of example. (3 Marks)
(b) Make truth table for followings. (4 Marks)
i) p→(q  r)  p  ~q
ii) p→(~r  ~ q)  (p  r)
(c) Give geometric representation for followings: (3 Marks)
i) R x { 2}
ii) {1, 5) x ( -2, -3)
Q2.
(a) Draw a Venn diagram to represent followings: (3 Marks)
i) ( A  B  C) ~A
ii) (A  B  C)  (B  C)
(b) Write down suitable mathematical statement that can be represented by the following
symbolic properties. (4 Marks)
i) (  x) (  z) (  y) P
ii)  (x) (  y) (  z) P
(c) Show whether √3 is rational or irrational. (3 Marks)
Q3.
(a) Explain inclusion-exclusion principle with example. (2 Marks)
(b) Make logic circuit for the following Boolean expressions: (4 Marks)
i) (x ' y ' z) + (x ' y ' z)'
ii) (x ' yz) (x ' yz ') (xy ' z)
(c) What is a tautology? If P and Q are statements, show whether the statement
(𝑃 → 𝑄) ∨ (𝑄 → 𝑃) is a tautology or not. (4 Marks)
Q4.
(a) How many words can be formed using letter of STUDENT using each letter at most
once?
i) If each letter must be used,
ii) If some or all the letters may be omitted. (2 Marks)
(b) Show that: (2 Marks)
P=>Q and (~P  Q) are equivalent.


Sunday 8 September 2019

MCS-024 Object Oriented Technologies and Java Programming Solved Assignment 2019-20

MCS-024 Object Oriented Technologies and Java Programming Solved Assignment 2019-20

There are eight questions in this assignment which carried 80 marks. Rest 20 marks are for
viva-voce. Answer all the questions. Give appropriate comments in programs to increase
understandability. Wherever required, you may write java program, run it on machine
and take its output as part of solution. Please go through the guidelines regarding
assignments given in the Program Guide for the format of presentation.
mcs-024 solved assgnment 2019-20 https://etutor12.blogspot.com
MCA(2)/MCS-024 Solved Assignment 2019-20

Q1.
(a) Explain basic concepts of Object Oriented Programming? Explain how data hiding is
achieved. (5 Marks)
(b) Explain use of different types of operators available in java with the help of examples.
(5 Marks)
Q2.
(a) Explain how class is defined in java with the help of an example. Also explain what are
the things which are kept inside a class. (2 Marks)
(b) Write a java program to create an Account class and define constructors in it. Inherit
Saving_Bank_Account class from Account class. Override constructors of Account class
in Saving_Bank_Account class. Define appropriate methods to operate the accounts.
Make necessary assumptions. (8 Marks)

Download Now

Friday 6 September 2019

IGNOU MCS-022 Solved Assignment 2019-20 MCA 2nd Semester Solved Assignment 2019-20

MCS-022 Operating System Concept and Networking

IGNOU MCA 2nd Semester MCS-022 Operating System Concepts and Networking Management solved assignment 2019-20 available . Student got good marks from this assignments. High quality contents of this MCS-022 solved assignment. 2019-20.
https://myignou4u.blogspot.com
IGNOU MCS-022 Solved Assignment 2019-20


Click Here for Download Solved Assignment 

MCS-021,MCS-022, MCS-023, MCS-024, MCSL-025 Solved Assignments 2019-20

Sunday 1 September 2019

MCS-021 Solved Assignment 2019-20 IGNOU | MCA 1st Semester Solved Assignment 2019-20

MCS-021 Data and File Structure Solved Assignment 2019-20


MCA 1st Semester MCS-021 Data and File Structure Solved Assignment 2019-20 available. BCA 2nd Semester MCS-021 Solved Assignment 2019-20 available . Assignment is high quality contents and got good marks in the assignments .
MCS-021 Solved Assignment 2019-20 https://myignou4u.blogspot.com
MCS-021 Data and File Structure

Download Now