An ER model contains:
• Student with attributes: StudentID, Name, Age
• Course with attributes: CourseID, Title
• A many-to-many relationship Enrols between Student and Course, with attribute Grade In the relational design, a separate table is needed to capture the relationship and its attribute.
The correct schema design is?
A relation \(R(A,B,C,D)\) with functional dependencies A→B, B→C is in _______ .
In Java, when we implement an interface method, it must be declared as ________.
The supply voltage magnitude \( |V| \) of the circuit shown below is ____ .
A two-port network is defined by the relation
\(\text{I}_1 = 5V_1 + 3V_2 \)
\(\text{I}_2 = 2V_1 - 7V_2 \)
The value of \( Z_{12} \) is: