IGNOU SOLVED ASSIGNMENTS FOR 1st Semester MCSL-025 2014-2015 Lab (Data Structures using C, WINDOWS 2000, LINUX / UNIX, Java and MS ACCESS, My SQL)
Ans: Comming soon. Now follow - How to write Best ASSIGNMENTS / ANSWERS by YourselfPART-1: MCS-021
Question 1: Write a program in C language for converting an Input tree into a Binary tree.
Question 2: Write a program in C language to implement Two -Way Merge Sort. Input the following data to the program. Show all intermediate steps:
84, 83, 78,90,23,123,98,159,8,200
PART-2: MCS-022
Question 1: Write a shell script in Linux/Unix that accepts a text file as input and prints the number of sentences in the file as output.
Question 2: Your PC is on a network. Connect a Scanner to your PC which is physically connected to another PC on the same network.
PART-3: MCS-023
Question 1: Create a database consisting of Study Center Code, Study Center Name, Study Center Address, Programmes that are offered at Study Center, Number of Students enrolled programme-wise at the Study Center
After creating the database, perform the following tasks:
(i) List the study center codes programme-wise where the enrollment is less than 10.
Part-4: MCS-024
Question 1: Write a program in Java for the multiplication of two sparse matrices.
Question 2: Write a program in Java that connects to a database and generates a report consisting of the courses in whom the total percentage of number of students failed is more than 80% of the total number of students who appeared in the examinations. Make assumptions wherever necessary.
No comments:
Post a Comment