Answer Posted / sharad
a class is belong to the any object while an object is
belongs to the single class.a class is stateless but the
object is statefull.a class describe the logically meaning
of the object.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
#include
Is this job good for future? can do this job post grduate student?
What is the real time example of encapsulation?
What is encapsulation c#?
what is the sylabus for priliminaries?
Can bst contain duplicates?
What do you mean by overloading?
assume the program must insert 4 elements from the key board and then do the following programs.sequential search(search one of the elements),using insertion sort(sort the element) and using selection sort(sort the element).
What is use of overloading?
What is static in oop?
What is a null tree?
What is difference between abstraction and encapsulation?
What are functions in oop?
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?
Why do we use class in oops?