ISRO Scientist or Engineer Computer Science 2016

Instructions

For the following questions answer them individually

ISRO Scientist or Engineer Computer Science 2016 - Question 51


The real-time operating system, which of the following is the most suitable scheduling scheme?

Video Solution

ISRO Scientist or Engineer Computer Science 2016 - Question 52


In which one of the following page replacementpolicies, Balady’s anomaly may occur?

Video Solution

ISRO Scientist or Engineer Computer Science 2016 - Question 53


Consider Join of a relation R with a relation S. If R has m tuples and S has n tuples, then maximum and minimum sizes of the Join respectively are

Video Solution

ISRO Scientist or Engineer Computer Science 2016 - Question 54


Let R(a, b,c)and S(d,e, f) be two relations in which d is the foreign key of S that refers to the primary key of R Consider the following four operations in R and S
I.Insert into R
II.Insert into S
III.Deletion from R
IV.Deletion from S
Which of the following can cause violation of the relational integrity constraint above?

Video Solution

ISRO Scientist or Engineer Computer Science 2016 - Question 55


The relation book (title, price) contains the titles and prices of different books. Assuming that no two books have the same price, what does the following SQL query list?
[select title from book as B where (select count(*) from book as T where T.price > B.price) < 5]

Video Solution

ISRO Scientist or Engineer Computer Science 2016 - Question 56


Goals for the design of the logical schemainclude

Video Solution

ISRO Scientist or Engineer Computer Science 2016 - Question 57


Given the relations employee (name, salary, deptno) and department (depino, deptname, address)
Which of the following queries cannot be expressed using the basic relational algebra operations $$(U,-,x,\pi,\sigma,p)$$

Video Solution

ISRO Scientist or Engineer Computer Science 2016 - Question 58


Trigger is

Video Solution

ISRO Scientist or Engineer Computer Science 2016 - Question 59


The orderofa leaf node in a B+ tree is the maximum numberof (value, data record pointer) pairs it can hold. Given that the block size is 1K bytes, data record pointer is 7 bytes long, the value field is 9 bytes long andablock pointeris 6 bytes long, what is the orderofthe leaf node?

Video Solution

ISRO Scientist or Engineer Computer Science 2016 - Question 60


A clustering index is defined on thefields which are of type

Video Solution
cracku

Boost your Prep!

Download App