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
What is polymorphism give a real life example?
Write A Program to find the ambiguities in Multiple Inheritance? How are they resolved.(Virtual Functions)
Can you inherit a private class?
Advantage and disadvantage of routing in telecom sector
What is the fundamental idea of oop?
write a program to enter a string like"sunil is a good boy and seeking for a job" not more than 10 characters including space in one line,rest characters should b in other line.if the next line starts from in between the previous word,then print whole word to next line.
What do you mean by abstraction?
What is debug class?what is trace class? What differences are between them? With examples.
Can static class have constructor?
How is polymorphism achieved?
What are the components of marker interface?
What does and I oop mean in text?
What is object in oop?
What type of loop is a for loop?
What are oops methods?