• What are the desirable attributes for memory
managment?
No Answer is Posted For this Question
Be the First to Post Answer
create a class complex having real and imaginary part of a complex no. as a data member. overload the binary operators(+,- and *) to perform the operations on complex no. objects. overload binary operator using friend function.
2 Answers CTS, Delhi University,
Write a program to sort the number with different sorts in one program ??
write a programe to calculate the simple intrest and compund intrest using by function overlading
What is Iteration Hierarchy? What is what is Object behavioral concept?
diff between Virtual mathod and abstract method?
What is the renewal class?
Which language is pure oop?
Generally, in all C++ programs, texts are in white colour. Can we change the colour of the text(either input or output or both)? If so, help me out.
what is object slicing
What is conditional Compilation?
What is this pointer in oop?
What is abstract class in oops?