Syllabuses
What is Inheritance? What are the different forms of Inheritance? Write suitable codes to illustrate them.
What is Inheritance? What are the different forms of Inheritance? Write suitable codes to illustrate them.
What is a Constructor? Is it mandatory to use a Constructor in a class?
What is a Constructor? Is it mandatory to use a Constructor in a class?
Write merits and demerits of Object Oriented Methodology.
Write merits and demerits of Object Oriented Methodology.
What are the main characteristics of Object Oriented Programming?
What are the main characteristics of Object Oriented Programming?
What is an Object? How can we use objects in a program?
What is an Object? How can we use objects in a program?
Write short notes on a) Binary search b) Heap sort c) Red Black tree d) Stack
Write short notes on
a) Binary search
b) Heap sort
c) Red Black tree
d) Stack
Quick sort using quick sort algorithm. 36,25,2,5,8,35,86,5,47,95
Quick sort using quick sort algorithm.
36,25,2,5,8,35,86,5,47,95
Explain Prim's algorithm for minimum spanning tree with example.
Explain Prim's algorithm for minimum spanning tree with example.