Can we create object of abstract class?
No Answer is Posted For this Question
Be the First to Post Answer
can you give real time example for polymarphism
What does I oop mean?
what is meant by files?
write a function that takes an integer array as an input and finds the largest number in the array. You can not sort array or use any API or searching needs?
2 Answers IBMS, Zycus Infotech,
program in c++ that can either 2 integers or 2 floating point numbers and output the smallest number
inheritence with example
What is abstraction in oops with example?
what is object slicing?
What is and I oop mean?
why function overloading is not called as pure polymorphism?
What is the difference between const int *ptr and int const *ptr???
Difference between new operator and operator new