Skip to main content

Newer Post or latest post

Li-Fi vs Wi-Fi: A Battle of Light and Waves

Li-Fi vs Wi-Fi: A Battle of Light and Waves Li-fi is a light fidelity device that supports only the infrared and other lighting systems to transfer the data to the device which is used to receive from the sender device. Wifi is a wireless fidelity device that supports the radio waves to transfer the data to the wifi device which is used to receive the wifi signals at the limited ranges due to the device version capacity. Introduction to the computer system and computer applications related topics are listed following below here: Li-Fi vs Wi-Fi: A Battle of Light and Waves Let’s discuss the computer system related topic and questions above listed and their answers are following below here: Li-Fi vs Wi-Fi: A Battle of Light and Waves There are some points on the computer system and data communication related to the topic of “Li-Fi vs Wi-Fi: A Battle of Light and Waves” following below here: Lifi based data communication system:- Li-Fi is a light based signal data transmission ...

If the Transfer certificate is an object then what kind of the attributes and classes in perspective of the object oriented database management system model?

How to shows the transfer certificate is a real world object then what types attributes and classes in perspective of the object oriented database management system model?

The Transfer certificate

The transfer certificate is real worlds object which is hard copy provided by the school system. If the student cannot follows the rules and regulation in according to the terms and conditions of the school then school system decides the transfer certificate program to apply on the student. There are some attribute and classes designed in according to the object oriented database model.

If the Transfer certificate is an object then what kind of the attributes and classes in perspective of the object oriented database management system model?

Name of student

It is a class of the student object which divided into three attributes in the fields. All fields are the holds the character data type.

{First name = Character Data type}

{Middle Name = Character Data type}

{Last Name = Character Data type}

These are the Attributes of the class ‘Name of Student’.

Name of Parents

It is a class of the student object which relates to the transfer program certificate. Their fields or attributes are first name, middle name and last name. It holds character data type in the all fields.

{First name = Character Data type}

{Middle Name = Character Data type}

{Last Name = Character Data type}

These are the attributes of the class of ‘Name of Parents’.

The Postal Address

It is a class of transfer certificate and their fields or attributes are Plot number, Street number, City name, State name and Pin code in according to the object oriented database model. It holds both the character and numerical data type in their fields.

{Plot Number = Numerical Data type}

{Street Number = Numerical Data type}

{City Name = Character Data type}

{State Name = Character Data type}

{Pin Code = Numerical Data type}

These are the fields that hold different type of data type.

Admission number

It is an attribute of the transfer certificate object. It is weak attribute in the object to just verify the student database of the previous school with their address verification. It holds the both the character and numerical data type in their fields.

{Number in Digits = Numerical Data type}

{Number in Words = Character Data type}

It depends on the transfer certificate that written in the both format of admission number.

Transfer Identity Number

It is a strong attribute in the transfer certificate object to identify the transfer certificate with this attribute. It holds the combination of character and numerical data which makes strong and unique attribute. It is text data type format in the field of transfer identity number.

{Number in Digit and Character = Text Data type}

School Name

It is an attribute of the Transfer certificate object which tells another school the previous school’s name. It holds only the character data type in the field of School name.

{Based on Character = Character Data type}

School Address

It is a class of the transfer certificate object. There fields are plot number, street number, city, state and pin code. It holds depends on the fields of data type.

{Plot Number = Numerical Data type}

{Street Number = Numerical Data type}

{City = Character Data type}

{State = Character Data type}

{Pin Code = Numerical Data type}

Validity of Certificate

It is another strong attribute of the transfer certificate object. The transfer certificate follows the validity time period which is given in the object with their terms and condition provided by the school system.

{One month = Character data type}

The principal permission

It is a class of the transfer certificate object. The principal verified the transfer certificate with their signature and stamp of the school. There are the fields in the class of principal permission are name of principal, signature and stamp. It holds different types of data type.

{Name of Principal = Character Data type}

{Signature of Principal = Image Data type}

{Stamp of school Principal = Image Data type}


-----------------------------------------------------------------------------------------------

I hope you from this topic “ If the Transfer certificate is an object then what kind of the attributes and classes in perspective of the object oriented database management system model? ” and you can enjoy this informative post that i have published and provide you to the information technology or computer science related solution or questions/answers provided in the topic to study and happy learning 🙂
"Thank you for taking the time to read this post! I hope you found the information helpful and informative. Don't forget to stay tuned for more exciting updates and insightful content. Your support means the world to me!"


Comments

Popular posts from this blog

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

Types of Local Storage in Computer Systems

Describe the different types of local storage of computer systems? The local storage device is a type of memory for the user to keep a database file for a long time to access again and stored as a distributed offline database on the local storage. The local storage device can be pendrive, compact discs, dvd, floppy drive, HDD, SSD, memory card etc. The local storage needs to keep the valuable database file for the user to provide the lost database if suddenly deleted or formatted the whole drive of the computer system. Local storage in computer systems refers to devices or media that store data directly connected to the computer. There are several types, including Hard Disk Drives (HDDs), which use spinning disks and magnetic heads to store data; Solid-State Drives (SSDs), which store data in flash memory, offering faster access times and lower power consumption; and Hybrid drives, which combine elements of both. Other forms of local storage include USB flash drives, SD cards, and CDs/...

Discuss the data replication on the distributed database system?

Discuss the data replication on the distributed database system? The data replica is a term that refers to the data replication means the copy of data into the servers distributed to access the copy of data. The data replication in a distributed database system is a term that provides the benefits for the user to easily access the data from the nearby server provided for the client user from the website. The data can be easily accessible from the server and provide the fast speed with reduces the latency of the data transfer to the client server such as:- if the user access the data from their smartphone device then the data will be fast to load because the nearby server provide the data replicated or copied of data to the user. Data replication in a distributed database system involves creating and maintaining multiple copies of data across different nodes or locations to enhance availability, reliability, and performance. It ensures that users can access data even if a node fails, re...