Skip to main content

Discuss the student is an object and what kind of fields or attribute and classes of the student object.

How to show the attributes and classes of the student as a student is an object in according to the object oriented database management system model?

The student object with their attributes and class

Discuss the student is an object and what kind of fields or attribute and classes of the student object


The roll of the student in the school is very busy character. There are so many attributes and classes connected to the student object in the world. It makes a relation that connects with the attributes.

Name of the student

The name of the student is the attribute of the student object. There are three types of fields which are given in the ‘name of the student’ attribute.

The first name, middle name and last name are the fields that hold the character data type in the given fields.

{First name = Character data type}

{Middle name = Character data type}

{Last name = Character data type}

Class of the student

Class of the student is a class of the student object where the class is not an attribute of the student because student has categorized according to the class with their study promotion which is decided by the exams.

There are three types field in the ‘class of the student’ of the class.

The class is a field includes the number and character data type such as {Play group, nursery, and lower kg to 12th or twelfth}.

Section of class is a field that includes only character data type such as {A, B, C and D}.

Subject in class is a field that includes character data type and numerical data type such as {English part 1 and 2}. It categorized by the classes in the school.

The Roll number

The roll number is an attribute of the student object. It is strong attribute if the student is in the class any subject period. It may be changed in different classes. It holds the numerical data type in the fields of the roll number.

{Roll number = Numerical data type}

The postal address and street address

The postal address is an attribute of the student object. It is also called composite attribute with street address attribute. It makes a combination of the student attribute and gets the strong connection of the address fields. It holds character and numerical data type in the field of the postal address. The postal address has a pin code to make difference between street address and postal address fields. There are some fields to compare both the attributes such as

{Plot number = Character and Numerical data type}

{Pin Code = Numerical data type}

{Street number = Numerical data type}

{Street name = Character data type}

{City = Character data type}

{State = Character data type}

The fees of the School

It is an attribute of the student object that necessary to submit the school system which is working for every student. There are four fields categorized such as exam fees, Tuition fees in school, Fees in three month and per month fees. All the fields hold the character and numerical data type in these fields.

{Exam fees = Character and numerical data type}

{Tuition fees in school = Character and numerical data type}

{Fees in three month = Character and numerical data type}

{Per month Fees = Character and numerical data type}

The admission number

This field is very strong attribute of the student object. It uses in the school system to find some student database in the document database all over the school. It holds number data type in the field of the student.

{Admission number = Numerical data type}

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 ...