Skip to main content

If Mark sheet is the real world object then what are the classes, attributes and their values in according to the object oriented database management system model? – Part3

How to create mark sheet database of student is a real world object in according to the object oriented database management system model? – Part3

Connection between Student mark sheet database, Database of student and mark sheet detail of student

If Mark sheet is the real world object then what are the classes, attributes and their values in according to the object oriented database management system model? – Part3

Student mark sheet database is oriented based object and it is divided into two classes which one is the database of student is connected to the strong line. The database of student is connected to the mark sheet detail of student which is sub class of the Class ‘Database of Student’.

The Mark Sheet detail of student

There are seven fields or attribute of the sub class of ‘mark sheet detail of student’. These fields hold numerical data type data in their value of fields.

English is an attribute that their value is val1. It is a subject of the student.

{English = Numerical data type}

Hindi is an attribute that their value is val2. It is a subject of the student.

{Hindi = Numerical Data type}

Mathematics is an attribute that their value is val3. It is a subject of the student.

{Mathematics = Numerical Data type}

Science is an attribute that their value is val4. It is a subject of the student.

{Science = Numerical Data type}

SST is an attribute that their value is val5. It is a subject of the student.

{SST = Numerical Data type}

Total is an attribute that has function to calculate the values of all subjects.

{Total = Numerical Data type}

If the Total = [val1+val2+val3+…] = sum of the values.

Percent is the attribute that their value is in the float value. Float is the data type which takes also the decimal values. The sign of float is [%] which is also called modulus function.

{Percentage = Float Data type}

If the Percentage = sum of values % Number of all subjects = values in float.

Comments

Popular posts from this blog

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 of o

what are the function of the joystick and light pen?

Q 1. State the functions of a joystick and that of a light pen? Introduction to the joystick device, virtual or soft joystick tool, game controller, virtual or soft game controller and light pen topics are covered below here: Joystick What is the meaning of the joystick in computer? What is the joystick as a peripheral device in the computer system? What is main use of joystick in computer system peripheral devices? What is the purpose of the joystick in computer? What are the types of joysticks in the peripheral system for game purpose? What do you mean by analog joystick in peripheral system? What are the advantages of analog joystick device? What are the disadvantages or drawbacks of analog joystick device? What are the uses of joysticks? What are top 5 uses of joystick device in the computer system peripheral? Where is the use of joystick? How to connect the joystick for game in computer system? Can you connect the joystick to the laptop? Why do n

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