Computer Science, asked by TbiaSupreme, 1 year ago

Which of the following type of relationship exists between Student and Class Teacher in a School?
(a) One to One
(b) One to Many
(c) Many to Many
(d) No relationship exists

Answers

Answered by bavatharinib
8

Successful teachers are those that have the ability to maximise the learning potential of all students in their class. Developing positive relationships between a teacher and student is a fundamental aspect of quality teaching and student learning. b one to many

Answered by mindfulmaisel
0

‘One to Many relationship’ between Student and Class Teacher in a School.

Option: (b)

Explanation:

  • Data modeling is a technique to document a software system using diagrams and symbols.  
  • It is used to represent communication of data. Relationships can be three types namely ‘one to one’, ‘one to many’, and ‘many to many’.  
  • Here, the one to many relationship is used i.e., A ‘single entity’ instance has been related to multiple entity instances.  
  • For example, a single class teacher may teach many students in the class, but all students have only one class teacher for the class.  
Similar questions