what is the difference between a package and a software?
Answer Posted / sukrity
package is collection of classes
software is collection of program
in program v cn hv classes
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
There are two base class B1,B2 and there is one class D which is derived from both classes, Explain the flow of calling constructors and destructors when an object of derived class is instantiated.
What is interface in oop?
What are classes oop?
What are the three parts of a simple empty class?
What is overloading in oop?
What is multilevel inheritance in oop?
What is the example of polymorphism?
What are properties in oop?
program for insertion ,deletion,sorting in double link list
What is overloading and its types?
What is polymorphism explain its types?
What are oops methods?
Can an interface inherit a class?
what is the drawback of classical methods in oops?
What polymorphism means?