by Ahmad Bilal on
My Paper was too Easy to Understand. Basically Conceptual...
Mcq's were from Past paper 90 %.
Mcq's were from Past paper 90 %.
1. 2 number question is Define Binary & Unary Operators from the following.
sizeof,&,&&,%
Size of, && Binary Operators.
Where as % and & in unary Operation.
Size of, && Binary Operators.
Where as % and & in unary Operation.
2.The second 2 mark question is define statement of Constant function. in other words just write how to initialize constant function.?
3. overloading example for complex numbers.3 marks
4. write code for assignment Operator. 3 marks
4. write code for assignment Operator. 3 marks
5. Code given find the error on it. & explain of finding about the error.?
6. How we solve the following problem in overloading of assignment operator in string class,(explain with the help of c++ code)
If referencing
signing a string value to more than one strings in a single line like, stringobject1= stringobject2=stringobject3=stringobject4. 5 marks
If referencing
signing a string value to more than one strings in a single line like, stringobject1= stringobject2=stringobject3=stringobject4. 5 marks
Comments
Post a Comment
Please give us your feedback & help us to improve this site.