Question 10 Given the following STUDENT-COURSE scheme: STUDENT(Rollno, Name, Courseno) COURSE(Courseno, Coursename, Capacity), where Rollno is the primary key of relation STUDENT and Courseno is the […]
Question 27 Consider the following table in a relational database A {Last Name} B {Room} C {Shift} D {Room, Shift} Database-Management-SystemRelational-databasesISRO-2018Video-Explanation Question 27 Explanation: → Candidate […]
Question 19 Consider a computer system with multiple shared resource types, with one instance per resource type. Each instance can be owned by only one process […]
Question 31 The following table shows the percentage (%) distribution of total number of students and total number of girls studying in six colleges A-F.Total number […]
Question 10 Consider the following floating point number representation The exponent is in 2’s complement representation and mantissa is in the sign magnitude representation. The range […]