Skip to main content

If the English teacher is a real world object then what kind of Attributes are connected to the object and their class of the English teacher in according to the Object oriented database management system model?

How to show the attributes and class of the real world English teacher as object and their class in according to the object oriented database management system model?

The English Teacher Real world object and their Class

  • It is a real world object working in the school system.
English teacher object oriented database management system model with their attributes and class
  • English teacher takes particular only for English subject according to their time table which is provided by the school.
  • The Name of the teacher is a character type data in the attribute domain which is connected to the object of the English teacher with dotted line. It is a compulsory attribute for every real world object.
  • The gender is general attribute which is mostly common for real world object.
  • The Identity number is strong attribute of the object of English teacher which is provided by the school system. It shows with underline to indicate the strong attribute.
  • The street address is composite attribute which is used as temporary to find the English teacher detail.
  • The postal address is a composite attribute stronger than street address attribute because the postal have some pin code to verify the street address for matching purpose and compose the both attribute find out the detail if necessary.
  • Contact detail is the second strong attribute which is category of secondary attribute uses if Identity number attribute is missing by the user.

The working authority class

It is a class of the English teacher object. It categorized by some attribute of the class of working authority. There are following some attribute given below

Attendance of the student

It is an attribute of the class of working authority hold the record of the attendance of the student which comes to the school daily.

Class teacher of the any class

The class teacher is a compulsory for every teacher which takes some responsibility of any class.

Student Record Of class

The English teacher is a class teacher of particular class. The English teacher has record of the class of their student such as name of the student, class roll number, address etc.

Unit test Record

According to the time table of the English teacher, it holds the record every student record of the unit test exam.

Exam record half year and final year

According to the class teacher half year exam and final year exam stores in their database of the student mark sheet or spread sheet.

Comments

Popular posts from this blog

Discuss the role played by the various components of the CPU

Q Discuss the roles played by the various components of CPU? The CPU is the brain of the computer system. All major calculations, manipulations and comparisons are made by the CPU. The CPU is also responsible for activating and controlling the operations performed by all other units of the computer system. The major components of the CPU are: a) Arithmetic Logic Unit (A.L.U.) b) Control Unit (CU) c) Primary Memory Arithmetic Logic Unit (A.L.U.): What is ALU Arithmetic logic Unit? ALU is a part of the CPU. It is a part to calculate the logical term in the CPU where the term refers to an operation of logical type. It also calculates the arithmetic terms in the CPU where the term refers to an operation of arithmetic type. It is used to direct access through the processor controller. The ALU connected to the input and output peripheral system through the bus with the different types of bus. Such as control bus, data bus etc. ALU is a part of the CPU that can calculate the input...

About the memory and its Classification of the computer Memory

What are the memories in the reference of computer system? What is Computer Memory?:- The memory is the essential for the computer to store the data, instruction and information. Without memory, computers are not be able to store data, instruction etc. The memory is an essential part of a computer system. It is require by the computer system to store information. Memory can be divided into the following two categories types: i) Primary or Main memory ii) Secondary Memory or Permanent memory In this figure I'll show the classification of the memory of computer system peripheral and architecture of organisations Primary Memory or Main memory:- i) Primary memory is the memory which is fastest memory of the computer. ii) It is a small but relatively fast storage unit that stores data and instruction which are used by the CPU (central processing unit). iii) This type or category of a memory is the main memory of the computer.It is a temporary memory and also we ...

What are the three main purpose of an operating system?

What are the three main purpose of an operating system? There are three main purpose of an operating system. 1. The first main purpose is User interface between hardware and users. 2. The second main purpose is to operate the internal parts of the computer properly and systematically using binary code system in the form of 0 and 1. 3. The third main purpose is to provide an environment for development of an application software and program to uses the hardware resources of the computer and connected to the computer parts which provides output to the user, the output from application software is very useful for users. Interface between user and hardware device  The operating system uses all types of interface such as command line interface, batch command interface and Graphical User Interface to interact with users to hardware peripheral devices through the monitor screen. Monitor has a big role making interface between hardware and users. Monitor visualization of all types ...