You are on page 1of 6

MSCIT (IT) 1st Sem Paper MS11 Computer Programming M.M. 25 ASSIGNMENT 1 Q 1.

1. What do you mean by Loop and Explain various types of Loops In C Language Q 2. What is the Difference between Structure and Union M.M. 25 ASSIGNMENT 2 Q 1. Explain the concept of Recursion in Binary Search Tree. Q 2. Write the short notes on the following Bubble Sort Insertion Sort Quick Sort

MSCIT (IT) 1st Sem Paper MS12 Algorithm Analsis and Design M.M. 25 ASSIGNMENT 1 Q 1. Describe the various notations used to define the effiency of An algorithm? Q 2. Define the term Regular expression?Explain the any Four regular expression in briefly. M.M. 25 ASSIGNMENT 2 Q 1. What is the difference between Dynamic programming And Divide and conquer? Q 2. What is a graph? What is the difference between a graph and a tree

MSCIT (IT) 1st Sem Paper MS13 Discrete Mathematics M.M. 25 ASSIGNMENT 1 Q 1. On a circular island we build n straight dams going from Sea to sea, so that every two intersect but no three go through the same point. Use Eulers Formula to determine how many parts we get Q 2. Into how man parts do two quadrilaterals divide the plane, If (a) they are convex (b) they are not necessarily convex M.M. 25 ASSIGNMENT 2 Q 1. Into how many parts do two triangles divide the plane Q 2. Prove that a code is d-error-correcting if and only if it is(2d) error detecting.

MSCIT (IT) 1st Sem Paper MS14 Advanced RDBMS M.M. 25 ASSIGNMENT 1 Q 1. Explain various Quality Factors in a Database? Q 2. What is the role of a session manager and how it is different from a data manager? M.M. 25 ASSIGNMENT 2 Q 1. Explain various parallel system architectures ? Q 2. Explain the Functioning of a cellular network with the help of a diagram

MSCIT - 1st Semester Paper - MS 11-L Computer Programming M.M. 25 ASSIGNMENT 1 Q1. Write a program in C to insert any 4 integers in the Linked List Q2. Write a program to delete an element from the Queue M.M. 25 ASSIGNMENT 2 Q1.Write a program to implement Linked List using Function Q2.Write a program to check weather a number is Prime or Not.

MSCIT - 1st Semester Paper - MS 12-L Algorithm Analysis and Design M.M. 25 ASSIGNMENT 1 Q1. Q2. Write an algorithm for External storage Write an algorithm for Knapsack Problem M.M. 25 ASSIGNMENT 2 Q1. Write an algorithm to perform insertion in Red Black Tree? Q2. Write the algorithm to heap sort

MSCIT-4th Sem Paper MS-14 L (Set-1) Advance RDBMS M.M-25 Assignment 1 Q 1. Draw an e-r diagram name school. Attribute should be school name, school-address, school-no, no-of-faculty, no-of-student. Implement their relationship among each other with their attributes. Q 2. Show Generalization and specialization. Consider entity type student, which an be further classified into full time student and part time student. M.M-25 Assignment - 2 Q 1. Construct an E-R diagram of banking system. Q 2. Create a table name employee. Insert desired values in the table. Perform the join, nature and intersection operation in the table.

You might also like