Opp
Opp
1. a) Give the difference between PPL and OOP. Give the pseudo code and 4+4
flowchart for binary search technique.
b) Give some features of object-oriented programming. How we use a 4+1+2
class by program? Give the appropriate program.
2. a) Explain how data and function are organised in OOP. Write a program 3+5
to display the name of the day in a week, depending upon the day in a
week, depending upon the number entered using switch case
statement.
b) Why constructions and destructors are used? What do you mean by 2+2+1+2