what is the difference between a package and a software?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / deepthi
package:- package is a collection of classes.
software:-software is a collection of programes.In that
programes are used to packages, objects,,,,.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / pramod kumar sahu
package:- the package is a collection of classes.
software:-the software is a collection of programes.In that
programes are used to packages.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is polymorphism and types?
monkey starts climbing up a tree 20ft tall,each hour ,it hops 3ft and slips back by 2ft .how much time it wil tak to reach top of the tree?
How do you define social class?
inheritence with example
why constructor cannt be declar virtually? why destructor cannt be overloaded?
How many types of access specifier in c# and vb.net?
What is pointer in oop?
What is inheritance in oop?
What is coupling in oops?
Can a destructor be called directly?
Whats is abstraction in oops?
What is the difference between the c++ & java?