Can you explain polymorphism?
No Answer is Posted For this Question
Be the First to Post Answer
JAVA is FULLY OBJECT ORIENTED PROGRAMING LANGUAGE?
What is multilevel inheritance?
What is constructor in oop?
WRITE A SIMPLE C++ PROGRAM TO SWAP TWO NOS WITHOUT USING TEMP
What are different oops concepts?
What does the code "cout<<(0==0);" print? 1) 0 2) 1 3) Compiler error: Lvalue required
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 nutshell in programming language?
1 Answers Satyam, Tech Mahindra,
can we create and enter the data & hide files using programmes ?
Are polymorphisms mutations?
What is function overloading?,describe it with the example.
What is coupling in oop?