Recent questions tagged gatecse-2019

40 40 votes
7 answers 7 answers
14.7k
14.7k views
The expenditure on the project _____ as follows: equipment Rs.$20$ lakhs, salaries Rs.$12$ lakhs, and contingency Rs.$3$ lakhs.break downbreakbreaks downbreaks
21 21 votes
6 answers 6 answers
9.2k
9.2k views
The search engine’s business model ____ around the fulcrum of trust.revolvesplayssinksbursts
18 18 votes
6 answers 6 answers
12.2k
12.2k views
Two cars at the same time from the same location and go in the same direction. The speed of the first car is $50$ km/h and the speed of the second car is $60$ km/h. The n...
20 20 votes
9 answers 9 answers
14.0k
14.0k views
Ten friends planned to share equally the cost of buying a gift for their teacher. When two of them decided not to contribute, each of the other friends had to pay Rs. $15...
18 18 votes
1 answers 1 answer
5.5k
5.5k views
A court is to a judge as _________ is to a teachera studenta punishmenta syllabusa school
37 37 votes
7 answers 7 answers
21.7k
21.7k views
The police arrested four criminals – $P, Q, R$ and $S.$ The criminals knew each other. They made the following statements:$P$ says “Q committed the crime.”$Q$ says “S com...
25 25 votes
3 answers 3 answers
20.1k
20.1k views
In the given diagram, teachers are represented in the triangle, researchers in the circle and administrators in the rectangle. Out of the total number of the people, the ...
18 18 votes
5 answers 5 answers
7.8k
7.8k views
“A recent High Court judgement has sought to dispel the idea of begging as a disease – which leads to its stigmatization and criminalization – and to regard it as a symp...
43 43 votes
7 answers 7 answers
21.3k
21.3k views
In a college, there are three student clubs, $60$ students are only in the Drama club, $80$ students are only in the Dance club, $30$ students are only in Maths club, $40...
21 21 votes
6 answers 6 answers
9.6k
9.6k views
Three of the five students are allocated to a hostel put in special requests to the warden, Given the floor plan of the vacant rooms, select the allocation plan that will...
47 47 votes
9 answers 9 answers
28.4k
28.4k views
A certain processor uses a fully associative cache of size $16$ kB, The cache block size is $16$ bytes. Assume that the main memory is byte addressable and uses a $32$-bi...
47 47 votes
6 answers 6 answers
20.1k
20.1k views
The chip select logic for a certain DRAM chip in a memory system design is shown below. Assume that the memory system has $16$ address lines denoted by $A_{15}$ to $A_0$....
24 24 votes
5 answers 5 answers
15.0k
15.0k views
Which one of the following kinds of derivation is used by LR parsers?LeftmostLeftmost in reverseRightmostRightmost in reverse
29 29 votes
5 answers 5 answers
17.2k
17.2k views
In $16$-bit $2$’s complement representation, the decimal number $-28$ is:$1111 \: 1111 \: 0001 \: 1100$$0000 \: 0000 \: 1110 \: 0100$$1111 \: 1111 \: 1110 \: 0100$$1000 \...
61 61 votes
5 answers 5 answers
22.3k
22.3k views
Let $U = \{1, 2, \dots , n\}$ Let $A=\{(x, X) \mid x \in X, X \subseteq U \}$. Consider the following two statements on $\mid A \mid$.$\mid A \mid = n2^{n-1}$$\mid A \mi...
45 45 votes
4 answers 4 answers
19.6k
19.6k views
Which one of the following is NOT a valid identity?$(x \oplus y) \oplus z = x \oplus (y \oplus z)$$(x + y) \oplus z = x \oplus (y+z)$$x \oplus y = x+y, \text{ if } xy=0$$...
57 57 votes
5 answers 5 answers
23.7k
23.7k views
If $L$ is a regular language over $\Sigma = \{a,b\} $, which one of the following languages is NOT regular?$L.L^R = \{xy \mid x \in L , y^R \in L\}$$\{ww^R \mid w \in L \...
49 49 votes
7 answers 7 answers
22.8k
22.8k views
Consider $Z=X-Y$ where $X, Y$ and Z are all in sign-magnitude form. X and Y are each represented in $n$ bits. To avoid overflow, the representation of $Z$ would require a...
65 65 votes
13 answers 13 answers
22.0k
22.0k views
Let $X$ be a square matrix. Consider the following two statements on $X$.$X$ is invertibleDeterminant of $X$ is non-zeroWhich one of the following is TRUE?I implies II; I...
77 77 votes
11 answers 11 answers
29.1k
29.1k views
Let $G$ be an arbitrary group. Consider the following relations on $G$:$R_1: \forall a , b \in G, \: a R_1 b \text{ if and only if } \exists g \in G \text{ such that } a ...
53 53 votes
6 answers 6 answers
28.7k
28.7k views
Consider the following two statements about database transaction schedules:Strict two-phase locking protocol generates conflict serializable schedules that are also recov...
52 52 votes
16 answers 16 answers
35.8k
35.8k views
Let $G$ be an undirected complete graph on $n$ vertices, where $n 2$. Then, the number of different Hamiltonian cycles in $G$ is equal to$n!$$(n-1)!$$1$$\frac{(n-1)!}{2}...
30 30 votes
7 answers 7 answers
11.7k
11.7k views
Compute $\displaystyle \lim_{x \rightarrow 3} \frac{x^4-81}{2x^2-5x-3}$$1$$53/12$$108/7$Limit does not exist
38 38 votes
3 answers 3 answers
17.6k
17.6k views
Which one of the following statements is NOT correct about the $B^+$ tree data structure used for creating an index of a relational database table?$B^+$ Tree is a height-...
82 82 votes
7 answers 7 answers
55.6k
55.6k views
For $\Sigma = \{a ,b \}$, let us consider the regular language $L=\{x \mid x = a^{2+3k} \text{ or } x=b^{10+12k}, k \geq 0\}$. Which one of the following can be a pumping...
26 26 votes
8 answers 8 answers
18.6k
18.6k views
Which of the following protocol pairs can be used to send and retrieve e-mails (in that order)?$\textsf{IMAP, POP3}$$\textsf{SMTP, POP3}$$\textsf{SMTP, MIME}$$\textsf{IMA...
44 44 votes
11 answers 11 answers
29.0k
29.0k views
The following C program is executed on a Unix/Linux system :#include<unistd.h int main() { int i; for(i=0; i<10; i++) if(i%2 == 0) fork(); return 0; }The total number of ...
35 35 votes
5 answers 5 answers
16.7k
16.7k views
Consider the following C program :#include<stdio.h int jumble(int x, int y){ x = 2*x+y; return x; } int main(){ int x=2, y=5; y=jumble(y,x); x=jumble(y,x); printf("%d \n"...
33 33 votes
3 answers 3 answers
28.3k
28.3k views
Consider the grammar given below:$S \rightarrow Aa$$A \rightarrow BD$$B \rightarrow b \mid \epsilon $$D \rightarrow d \mid \epsilon $Let $a,b,d$ and $\$ $ be indexed as f...
60 60 votes
6 answers 6 answers
30.1k
30.1k views
An array of $25$ distinct elements is to be sorted using quicksort. Assume that the pivot element is chosen uniformly at random. The probability that the pivot element ge...