BCSL-033 Solved Assignment 2018-19 For BCA 3rd Semester

0.00

Course Code : BCSL-033
Course Title : Data and File Structures Lab
Assignment Number : BCA(3)L-033/Assignment/2018-19
Last Dates for Submission : 15th October, 2018 (For July, 2018 Session)
15th April, 2019 (For January, 2019 Session)
PDF Size : 1 MB
Page Count : 8 Pages

Description

BCSL-033 Solved Assignment 2018-2019 For IGNOU BCA 3rd Semester. Data and File Structures Lab Assignment Solution In PDF Format

Course Code : BCSL-033
Course Title : Data and File Structures Lab
Assignment Number : BCA(3)L-033/Assignment/2018-19
Maximum Marks : 50
Weightage : 25%
Last Dates for Submission : 15th October, 2018 (For July, 2018 Session)
15th April, 2019 (For January, 2019 Session)

This assignment has two questions, each of 20 marks.10 marks are for viva-voice. Attach input and output of the program to the assignment. Write programs in ‘C’ language.

Question 1:  Write an algorithm and program that accepts a Tree as input and converts it into a Binary Tree. Binary Tree should be printed to standard output. (20 marks)
Question 2: Write an algorithm and program for multiplication of a lower triangular matrix with a upper triangular matrix. (20 marks)