What type of loop is a for loop?
No Answer is Posted For this Question
Be the First to Post Answer
what is the use of template classes in c++
how to write a java program for an output ****0 ***01 **012 *0123 01234
what is object slicing?
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,
What is virtual class and friend class?
what is pointers
What is class and object in oops?
What do we mean by a hidden argument in a function?
why to use operator overloading
what is the need of abstraction? what is abstraction?what is the abstraction for stack?
what are the ways in which a constructors can be called?
explain the concepts of oops?