Answer Posted / m.salah
destructor not overloaded because not has parameters
| Is This Answer Correct ? | 9 Yes | 12 No |
Post New Answer View All Answers
What is meant by oops concept?
What is ambiguity in inheritance?
What causes polymorphism?
How to hide the base class functionality in Inheritance?
What are the benefits of oop?
Why interface is used?
What is object in oop?
What is a class in oop?
What is debug class?what is trace class? What differences are between them? With examples.
What language is oop?
write knight tour problem which is present in datastructure
assume the program must insert 4 elements from the key board and then do the following programs.sequential search(search one of the elements),using insertion sort(sort the element) and using selection sort(sort the element).
explain sub-type and sub class? atleast u have differ it into 4 points?
What is property in oops?
Can enum be null?