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
write a program that takes input in digits and display the result in words from 1 to 1000
officer say me - i am offered to a smoking , then what can you say
What is ambiguity in inheritance?
What is object in oops?
What is polymorphism in oop example?
They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?
What are the 5 oop principles?
write knight tour problem which is present in datastructure
i=20;k=0;
for(j=1;k-i;k+=j<10?4:3)
{
cout< Get me a number puzzle game-program What are the two different types of polymorphism? What is constructor in oop? What is polymorphism used for? Why is oop better than procedural? Why do we use encapsulation in oops?