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


Please Help Members By Posting Answers For Below Questions

Can abstract class have normal methods?

684


Question: Implement a base class Appointment and derived classes Onetime, Daily, Weekly, and Monthly. An appointment has a description (for example, “see the dentist”) and a date and time. Write a virtual function occurs_on(int year, int month, int day) that checks whether the appointment occurs on that date. For example, for a monthly appointment, you must check whether the day of the month matches. Then fill a vector of Appointment* with a mixture of appointments. Have the user enter a date and print out all appointments that happen on that date.

756


IS IT NECESSARY TO INITIALIZE VARIABLE? WHAT IF THE INSTANCE VARIABLE IS DECLARED final ? IS IT NECESSARY TO INITIALIZE THE final VARIABLE AT THE TIME OF THEIR DECLARATION?

1669


What is destructor oops?

710


What is destructor example?

685






what type of question are asked in thoughtworks pair programming round ?

1847


Which language is pure oop?

637


What is encapsulation oop?

666


How is class defined?

685


Can we create object of interface?

697


i got a backdoor offer in process global,Bangalore..Can i work with it?

2430


What is an advantage of polymorphism?

703


What is object-oriented programming? Webopedia definition

835


How do you answer polymorphism?

663


Why do we use polymorphism in oops?

672