what is the difference between a package and a software?
Answer Posted / 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 |
Post New Answer View All Answers
What is object-oriented programming? Webopedia definition
What is the oops and benefits of oops programming?
Can we create object of abstract class?
What is oops and why we use oops?
What do you mean by variable?
Which language is not a true object oriented programming language?
What is abstraction example?
What is the types of inheritance?
What is the difference between static polymorphism and dynamic polymorphism?
#include
write a code for this. serial_number contained in the header of the file will be read , if this serial number is less than a previous serial number within a successfully processed file, or is the same as another serial number within a successfully processed file, or if the field contains anything other than 7 digits, then the file must error with the reason ‘Invalid SERIAL_NUMBER’.
What is object in oop?
Who invented oop?
What is abstraction and encapsulation?
Can destructor be overloaded?