BCA PART I semester-wise scheme: 2007-2008 ... - Vikram University

BCA PART I semester-wise scheme: 2007-2008 ... - Vikram University BCA PART I semester-wise scheme: 2007-2008 ... - Vikram University

vikramuniv.net
from vikramuniv.net More from this publisher
11.07.2015 Views

15.Write a program to overload + operator to concentrate two strings.16.Write a program to illustrate the use of scope resolution operator.17.Write a program to find the square root using inline function.18.Write a program to illustrate the use of friend function.19.If a class D is derived from two base class B1 and B2, then writethese classes each containing zero argument constructor. Ensurewhile building an object of type D firstly the constructor of B2 shouldget called followed by that of B1. Also provide destructor in eachclass. In what order would these destructor get called.20.Write a program to overload two operators > and – as follows:Let t1, t2 and t3 be three objects of time classIf (t1 > t2)t3 = t1 – t2;elset3 = t2 – t1;BCA – 308 : PRACTICAL EXERCISE (DATA STRUCTURE)Max. Marks: 251. Store records of 100 students using array.2. Representation of upper triangular and lower triangular sparse matrixin linear array.3. Push and Pop operation on stack using array.4. Insertion and deletion operation on queue using array.5. Insertion and deletion operation on circular queue using array.6. Program for Bubble sort.7. Program for Quick sort.8. Program for Selection sort.9. Program for Linear Search.38

10.Program for Binary Search.11.Program for Exchanging the value of two variables using pointers.12.Linked List creation, insertion and deletion.13.Count no of elements in linked list.14.Sort a Linked List.15.Doubly linked list creation, insertion and deletion.16.Creation of Binary search tree.17.Insertion and deletion of Binary Search tree.18.Traversal of Binary search tree (inorder, preorder, postorder).19.Complete program for Binary search tree.20.Representation of Polynomial in Linked List.BCA – 309 : PRACTICAL EXERCISE (Digital Computer Electronics)1. Study of Logic Gates (AND, OR, NOR, XOR, NAND).2. Study of Flip-flop (JK, D, T etc.).3. Study of Counter & Shift Register.4. Study of Timer IC 555.5. Study of Multiplexer & Demultiplexer.6. Study of Encoder & decoder.7. Study of Analog to Digital Converter.8. Study of Digital to Analog Converter.9. Study of Scmitt trigger.10.Study of Half & Full Adder.Max. Marks: 2539

15.Write a program to overload + operator to concentrate two strings.16.Write a program to illustrate the use of scope resolution operator.17.Write a program to find the square root using inline function.18.Write a program to illustrate the use of friend function.19.If a class D is derived from two base class B1 and B2, then writethese classes each containing zero argument constructor. Ensurewhile building an object of type D firstly the constructor of B2 shouldget called followed by that of B1. Also provide destructor in eachclass. In what order would these destructor get called.20.Write a program to overload two operators > and – as follows:Let t1, t2 and t3 be three objects of time classIf (t1 > t2)t3 = t1 – t2;elset3 = t2 – t1;<strong>BCA</strong> – 308 : PRACTICAL EXERCISE (DATA STRUCTURE)Max. Marks: 251. Store records of 100 students using array.2. Representation of upper triangular and lower triangular sparse matrixin linear array.3. Push and Pop operation on stack using array.4. Insertion and deletion operation on queue using array.5. Insertion and deletion operation on circular queue using array.6. Program for Bubble sort.7. Program for Quick sort.8. Program for Selection sort.9. Program for Linear Search.38

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!