Product Detail

Note: Fill the Name, Email and Mobile to get unlock the price list...!!!!

Ignou Solved Assignment for BCSL-033 Data and File Structures Lab

University  IGNOU
Service Type Assignment
Course B.C.A
Semester
Short Name or Subject Code BCSL-033 Data and File Structures Lab
Product B.C.A of Assignment (IGNOU)
Pattern
Price
Click to view price

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

Q1. Write an algorithm and program that creates a Binary Search Tree with a set of given inputs. Then, it should prompt for a key value and print a message about the presence of key value in the Binary Search Tree.

 Q2. Write an algorithm and program for multiplication of two Polynomials.