Todays CS304 paper:
Subjective:
There was a model of the bank which we had to translate into narrative form. And
also identify three abstract classes. - 5 marks.
Write the operator overloading code for (-) operator. - 5 marks
Give 4 operators which can be overloaded in C++. - 2 marks
If an object of the child class is created, explain the sequence in which the construc-
tor and destructor of the parent and child class are called. - 2 marks.
There was a question about the output of 3 member initialization list. - 2 marks.
Objective:
Most of the MCQs were from the handouts and since I don't check past papers so I
have no idea if they were from past papers or not.