answersLogoWhite

0


Best Answer

I would need more info on the specifics of what you are asking, since this is a pretty broad question.

A class is a definition for the rules an object follows.

There can be lot's of relationships between classes in loads of different ways, for example, in the browser each tab is an object, and within each tab is a page, which is an object, inside that object is the document object, which contains elements on the page, all objects, and each object has more objects as it's children defining things like attributes, image urls and text content.

Or you could mean that an object is built on another, for example using the browser again as an example all elements on the page are children to the same basic build, but each one has different features and defaults, an input box is still a HTML element, but it contains features others may not have. they do however have the same basic structure.

User Avatar

Wiki User

15y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is object oriented classes and the relationship between them?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Did java oriented language works on object?

Java is an object oriented language, and it works with classes and objects.


Which object-oriented concept defines the relationship between a subclass and a super class?

Inheritance


Why c is object oriented programming languages?

C isn't an object oriented language... C++ is, because it has classes.


With object oriented analysis programmers identify?

classes


What is the definition of class bound?

Class bound refers to the relationship between an object and a specific class in object-oriented programming. It determines how tightly an object is associated with its class, influencing how the object can interact with other objects and classes in the program. The class bound establishes the behavior and properties that an object inherits from its class.


What is c plus plus called object oriented programming language?

C++ is an extension of C; object-oriented capabilities - basically, the possibility of defining classes and of creating objects based on those classes - have been added to the original C.C++ is an extension of C; object-oriented capabilities - basically, the possibility of defining classes and of creating objects based on those classes - have been added to the original C.C++ is an extension of C; object-oriented capabilities - basically, the possibility of defining classes and of creating objects based on those classes - have been added to the original C.C++ is an extension of C; object-oriented capabilities - basically, the possibility of defining classes and of creating objects based on those classes - have been added to the original C.


What is Qualified Association?

In object-oriented programming, association defines a relationship between classes of objects that allows one object instance to cause another to perform an action on its behalf. This relationship is structural, because it specifies that objects of one kind are connected to objects of another and does not represent behaviour.BYVINAY KR SHARMA(M-TECH)


Why multiple inheritance needed in object oriented technology?

to access the data from one or more classes to the sub classes


What is the distinct difference between object oriented concept and object oriented programming?

Object oriented concepts are a generalisation of the object oriented principals (encapsulation, inheritance, polymorphism and abstraction) without specifying a particular implementation of those principals. Object oriented programming is the application of those principals through an object oriented programming language.


What is FileInfo Class in C?

There are no classes in C -- it is not an object oriented language. As such there is no FileInfo class.


What is package in oop object oriented programming?

A package is basically a group of related classes.


What is difference between structural language and object oriented language?

I think there is no any difference between object oriented programming language. Because somebody have written that vb is object based language because there is no inheritance, but javascript has no classes and no inheritance but javascript is also object oriented scripting language and java is also object oriented language vb has no inheritance but classes is.So vb is object based language This is not clear that difference between object oriented and object based. if i am wrong than what should be your answer and if i am wright than no problem But first i am requesting to the developer of any programming language that please define the difference between object oriented and object based languages. Amit Sinha Dist-Gaya State-Bihar