Use app×
QUIZARD
QUIZARD
JEE MAIN 2026 Crash Course
NEET 2026 Crash Course
CLASS 12 FOUNDATION COURSE
CLASS 10 FOUNDATION COURSE
CLASS 9 FOUNDATION COURSE
CLASS 8 FOUNDATION COURSE
0 votes
1.1k views
in Database Concepts by (54.9k points)
closed by

Explain Object Model with example

1 Answer

+1 vote
by (49.3k points)
selected by
 
Best answer

Object Model

1. Object model stores the data in the form of objects, attributes and methods, classes and Inheritance.

2. O This model handles more complex applications, such as Geographic information System (GIS), scientific experiments, engineering design and manufacturing.

3. It is used in file Management System.

4. It represents real world objects, attributes and behaviors. It provides a clear modular structure.

5. It is easy to maintain and modify the existing code.

An example of the Object model is Shape, Circle, Rectangle and Triangle are all objects in this model.

1. Circle has the attribute radius.

2. Rectangle has the attributes length and breadth. 

3. Triangle has the attributes base and height.

4. The objects Circle, Rectangle and Triangle inherit from the object Shape.

Related questions

Welcome to Sarthaks eConnect: A unique platform where students can interact with teachers/experts/students to get solutions to their queries. Students (upto class 10+2) preparing for All Government Exams, CBSE Board Exam, ICSE Board Exam, State Board Exam, JEE (Mains+Advance) and NEET can ask questions from any subject and get quick answers by subject teachers/ experts/mentors/students.

...