Recent posts tagged iisc-csa-research

5,617
5,617 views
Ohh yeah.. sorry didn't see the question properly. my bad :( . Yes , it is true. thanks
24,824
24,824 views
4,158
4,158 views
@Arjun Sir query is correlated..For each Professor P it checks inner query.If it is nested then NOT EXISTS always return false but here inner query relates outer query by...
3,059
3,059 views
Yeah why not you have found a solution it cab be one of the option but always choose the best one
3,197
3,197 views
A only. B is false as for a single tuple, dname cannot be both 'shoe' as well as 'toy' and hence this query returns {}.
7,256
7,256 views
Among simple LR (SLR), canonical LR, and look-ahead LR (LALR), which of the following pairs identify the method that is very easy to implement and the method that is the ...
7,175
7,175 views
The number of onto functions (surjective functions) from set $X = \{1, 2, 3, 4\}$ to set $Y=\{a,b,c\}$ is ______.
5,171
5,171 views
A system has $6$ identical resources and $N$ processes competing for them. Each process can request at most $2$ resources. Which one of the following values of $N$ could ...
786
786 views
Correct Option: BWorst case for quick sort happens when $1$ element is on one list and $n-1$ elements on another list.
4,839
4,839 views
Sir , I still have 2 doubts regarding this..1)If semaphore mutex is binary semaphore and its initial value is 1....then what would be the value of mutex after executing s...
13,343
13,343 views
A computer has a $256\text{-KByte}$, 4-way set associative, write back data cache with block size of $32\text{-Bytes}$. The processor sends $32\text{-bit}$ addresses to t...
6,660
6,660 views
First we need to find different number of inputs for $f$ given that permutations are equivalent. Now given two binary string $x,y$: $x$ is a permutation of $y$ iff $x$ ha...
To see more, click for the full list of questions or popular tags.