Question : 1
Gauri said that she can play the keyboard __________ her sister.
as well as
as better as
as nicest as
as worse as
Correct Answer : A
Question Type : MCQ
Max Marks : 1
Negative Marks : 0.33
Question : 2
A transparent square sheet shown above is folded along the dotted line. The folded sheet will look like ________.
Correct Answer : B
Question Type : MCQ
Max Marks : 1
Negative Marks : 0.33
Question : 3
If \(\theta\) is the angle, in degrees, between the longest diagonal of the cube and any one of the edges of the cube, then, cos \(\theta\) =
\(\frac {1}{2}\)
\(\frac {1}{\sqrt 3}\)
\(\frac {1}{\sqrt 2}\)
\(\frac {\sqrt 3}{2}\)
Correct Answer : B
Question Type : MCQ
Max Marks : 1
Negative Marks : 0.33
Question : 4
If \(\left( x – \dfrac{1}{2} \right)^2 – \left( x- \dfrac{3}{2} \right) ^2 = x+2,\) , then the value of \(x\) is:
2
4
6
8
Correct Answer : B
Question Type : MCQ
Max Marks : 1
Negative Marks : 0.33
Question : 5
Pen : Write :: Knife : _________
Which one of the following options maintains a similar logical relation in the above?
Vegetables
Sharp
Cut
Blunt
Correct Answer : C
Question Type : MCQ
Max Marks : 1
Negative Marks : 0.33
Question : 6
Listening to music during exercise improves exercise performance and reduces discomfort. Scientists researched whether listening to music while studying can help students learn better and the results were inconclusive. Students who needed external stimulation for studying fared worse while students who did not need any external stimulation benefited from music.
Which one of the following statements is the CORRECT inference of the above passage?
Listening to music has no effect on learning and a positive effect on physical exercise.
Listening to music has a clear positive effect both on physical exercise and on learning.
Listening to music has a clear positive effect on physical exercise. Music has a positive effect on learning only in some students.
Listening to music has a clear positive effect on learning in all students. Music has a positive effect only in some students who exercise.
Correct Answer : C
Question Type : MCQ
Max Marks : 2
Negative Marks : 0.67
Question : 7
A jigsaw puzzle has 2 pieces. One of the pieces is shown above. Which one of the given options for the missing piece when assembled will form a rectangle? The piece can be moved, rotated or flipped to assemble with the above piece.
Correct Answer : A
Question Type : MCQ
Max Marks : 2
Negative Marks : 0.67
Question : 8
The number of students in three classes is in the ratio 3:13:6. If 18 students are added to each class, the ratio changes to 15:35:21.
The total number of students in all the three classes in the beginning was:
22
66
88
110
Correct Answer : C
Question Type : MCQ
Max Marks : 2
Negative Marks : 0.67
Question : 9
The number of units of a product sold in three different years and the respective net profits are presented in the figure above. The cost/unit in Year 3 was ` 1, which was half the cost/unit in Year 2. The cost/unit in Year 3 was one-third of the cost/unit in Year 1. Taxes were paid on the selling price at 10%, 13% and 15% respectively for the three years. Net profit is calculated as the difference between the selling price and the sum of cost and taxes paid in that year.
The ratio of the selling price in Year 2 to the selling price in Year 3 is ________.
4:3
1:1
3:4
1:2
Correct Answer : A
Question Type : MCQ
Max Marks : 2
Negative Marks : 0.67
Question : 10
Six students P, Q, R, S, T and U, with distinct heights, compare their heights and make the following observations.
Observation I: S is taller than R.
Observation II: Q is the shortest of all.
Observation III: U is taller than only one student.
Observation IV: T is taller than S but is not the tallest.
The number of students that are taller than R is the same as the number of students shorter than ______.
T
R
S
P
Correct Answer : C
Question Type : MCQ
Max Marks : 2
Negative Marks : 0.67
Question : 11
Let G be a connected undirected weighted graph. Consider the following two statements.
S1: There exists a minimum weight edge in G which is present in every minimum spanning tree of G.
S2: If every edge in G has distinct weight, then G has a unique minimum spanning tree.
Which one of the following options is correct?
Both S1 and S2 are true
S1 is true and S2 is false
S1 is false and S2 is true
Both S1 and S2 are false
Correct Answer : C
Question Type : MCQ
Max Marks : 1
Negative Marks : 0.33
Question : 12
Let \(H\) be a binary min-heap consisting of \(n\) elements implemented as an array. What is the worst case time complexity of an optimal algorithm to find the maximum element in \(H\) ?
\(\theta (1)\)
\(\theta (log \ n)\)
\(\theta (n)\)
\(\theta (n \ log \ n)\)
Correct Answer : C
Question Type : MCQ
Max Marks : 1
Negative Marks : 0.33
Question : 13
Consider the following ANSI C program:
int main () { Integer x; return 0; }
Which one of the following phases in a seven-phase C compiler will throw an error?
Lexical analyzer
Syntax analyzer
Semantic analyzer
Machine dependent optimizer
Correct Answer : C
Question Type : MCQ
Max Marks : 1
Negative Marks : 0.33
Question : 14
The format of the single-precision floating point representation of a real number as per the IEEE 754
\(\begin{array}{|c|c|c|} \hline \text{sign} & \text{exponent} & \text{mantissa} \\ \hline \end{array}\)
Which one of the following choices is correct with respect to the smallest normalized positive number represented using the standard?
exponent =00000000 and mantissa =0000000000000000000000000
exponent =00000000 and mantissa =0000000000000000000000001
exponent =00000001 and mantissa =0000000000000000000000000
exponent =00000001 and mantissa =0000000000000000000000001
Correct Answer : C
Question Type : MCQ
Max Marks : 1
Negative Marks : 0.33
Question : 15
Which one of the following circuits implements the Boolean function given below?
\(f(x,y,z) = m_0+m_1+m_3+m_4+m_5+m_6\) where \(m_i \) is the \(i^{th}\) minterm.
Correct Answer : A
Question Type : MCQ
Max Marks : 1
Negative Marks : 0.33
Question : 16
Consider the following statements S1 and S2 about the relational data model:
S1: A relation scheme can have at most one foreign key.
S2: A foreign key in a relation scheme R cannot be used to refer to tuples of R.
Which one of the following choices is correct?
Both S1 and S2 are true
S1 is true and S2 is false
S1 is false and S2 is true
Both S1 and S2 are false
Correct Answer : D
Question Type : MCQ
Max Marks : 1
Negative Marks : 0.33
Question : 17
Consider the three-way handshake mechanism followed during TCP connection establishment between hosts P and Q. Let X and Y be two random 32-bit starting sequence numbers chosen by P and Q respectively. Suppose P sends a TCP connection request message to Q with a TCP segment having SYN bit =1, SEQ number =X, and ACK bit =0. Suppose Q accepts the connection request. Which one of the following choices represents the information present in the TCP segment header that is sent by Q to P?
SYN bit =1, SEQ number =X+1, ACK bit =0, ACK number =Y, FIN bit =0
SYN bit =0, SEQ number =X+1, ACK bit =0, ACK number =Y, FIN bit =1
SYN bit =1, SEQ number =Y, ACK bit =1, ACK number =X+1, FIN bit =0
SYN bit =1, SEQ number =Y, ACK bit =1, ACK number =X, FIN bit =0
Correct Answer : C
Question Type : MCQ
Max Marks : 1
Negative Marks : 0.33
Question : 18
What is the worst-case number of arithmetic operations performed by recursive binary search on a sorted array of size \(n\) ?
\(\theta (\sqrt n)\)
\(\theta (log_2 (n))\)
\(\theta (n^2)\)
\(\theta (n)\)
Correct Answer : B
Question Type : MCQ
Max Marks : 1
Negative Marks : 0.33
Question : 19
Let \(L⊆\{0,1\}^∗\) be an arbitrary regular language accepted by a minimal DFA with \(k\) states. Which one of the following languages must necessarily be accepted by a minimal DFA with \(k\) states?
\(L-\{01\}\)
\(L \cup \{01\}\)
\(\{0,1\}^* – L\)
\(L \cdot L\)
Correct Answer : C
Question Type : MCQ
Max Marks : 1
Negative Marks : 0.33
Question : 20
Consider the following ANSI C program.
#include < stdio.h > int main( ) { int arr[4][5]; int i, j; for (i=0; i<4; i++) { for (j=0; j<5; j++) { arr[i][j] = 10 * i + j; } } printf("%d", *(arr[1]+9)); return 0; }
What is the output of the above program?
14
20
24
30
Correct Answer : C
Question Type : MCQ
Max Marks : 1
Negative Marks : 0.33
Question : 21
Consider the following sets, where \(n≥2\):
\(S_1\): Set of all \(n×n\) matrices with entries from the set \(\{a,b,c\}\)
\(S_2\): Set of all functions from the set \( {0,1,2 ... ,n^2−1}\) to the set \(\{0,1,2\}\)
Which of the following choice(s) is/are correct?
There does not exist a bijection from \(S_1\) to \(S_2\).
There exists a surjection from \(S_1\) to \(S_2\).
There exists a bijection from \(S_1\) to \(S_2\).
There does not exist an injection from \(S_1\) to \(S_2\).
Correct Answer : BC
Question Type : MSQ
Max Marks : 1
Negative Marks : 0
Question : 22
Let \(L_1\) be a regular language and \(L_2\) be a context-free language. Which of the following languages is/are context-free?
\(L_1 \cap \overline{L_2} \\\)
\(\overline{\overline{L_1} \cup \overline{L_2}} \\\)
\(L_1 \cup (L_2 \cup \overline{L_2}) \\\)
\((L_1 \cap L_2) \cup (\overline{L_1} \cap L_2)\)
Correct Answer : BCD
Question Type : MSQ
Max Marks : 1
Negative Marks : 0
Question : 23
In the context of compilers, which of the following is/are NOT an intermediate representation of the source program?
Three address code
Abstract Syntax Tree (AST)
Control Flow Graph (CFG)
Symbol table
Correct Answer : D
Question Type : MSQ
Max Marks : 1
Negative Marks : 0
Question : 24
Which of the following statement(s) is/are correct in the context of CPU scheduling?
Turnaround time includes waiting time
The goal is to only maximize CPU utilization and minimize throughput
Round-robin policy can be used even when the CPU time required by each of the processes is not known apriori
Implementing preemptive scheduling needs hardware support
Correct Answer : ACD
Question Type : MSQ
Max Marks : 1
Negative Marks : 0
Question : 25
Choose the correct choice(s) regarding the following proportional logic assertion \(S\):
\(S: (( P \wedge Q) \rightarrow R) \rightarrow (( P \wedge Q) \rightarrow (Q \rightarrow R))\)
\(S\) is neither a tautology nor a contradiction
\(S\) is a tautology.
\(S\) is a contradiction.
The antecedent of \(S\) is logically equivalent to the consequent of \(S\).
Correct Answer : BD
Question Type : MSQ
Max Marks : 1
Negative Marks : 0
Question : 26
Consider a complete binary tree with 7 nodes. Let A denote the set of first 3 elements obtained by performing Breadth-First Search (BFS) starting from the root. Let B denote the set of first 3 elements obtained by performing Depth-First Search (DFS) starting from the root.
The value of ∣A−B∣ is _____________ .
Correct Answer : 1
Question Type : NAT
Max Marks : 1
Negative Marks : 0
Question : 27
Consider the following deterministic finite automaton (DFA)
The number of strings of length 8 accepted by the above automaton is ___________.
Correct Answer : 256
Question Type : NAT
Max Marks : 1
Negative Marks : 0
Question : 28
If \(x\) and \(y\) are two decimal digits and \((0.1101)_2 = (0.8xy5)_{10}\), the decimal value of \(x+y\) is _____ .
Correct Answer : 3
Question Type : NAT
Max Marks : 1
Negative Marks : 0
Question : 29
Consider a set-associative cache of size 2KB (1KB=210 bytes) with cache block size of 64 bytes. Assume that the cache is byte-addressable and a 32 -bit address is used for accessing the cache. If the width of the tag field is 22 bits, the associativity of the cache is _________ .
Correct Answer : 2
Question Type : NAT
Max Marks : 1
Negative Marks : 0
Question : 30
Consider a computer system with DMA support. The DMA module is transferring one 8-bit character in one CPU cycle from a device to memory through cycle stealing at regular intervals. Consider a 2 MHz processor. If 0.5% processor cycles are used for DMA, the data transfer rate of the device is __________ bits per second.
Correct Answer : 80000
Question Type : NAT
Max Marks : 1
Negative Marks : 0
Question : 31
A data file consisting of 1,50,000 student-records is stored on a hard disk with block size of 4096 bytes. The data file is sorted on the primary key RollNo. The size of a record pointer for this disk is 7 bytes. Each student-record has a candidate key attribute called ANum of size 12 bytes. Suppose an index file with records consisting of two fields, ANum value and the record pointer the corresponding student record, is built and stored on the same disk. Assume that the records of data file and index file are not split across disk blocks. The number of blocks in the index file is ________ .
Correct Answer : 698
Question Type : NAT
Max Marks : 1
Negative Marks : 0
Question : 32
For a given biased coin, the probability that the outcome of a toss is a head is 0.4. This coin is tossed 1,000 times. Let X denote the random variable whose value is the number of times that head appeared in these 1,000 tosses. The standard deviation of X (rounded to 2 decimal place) is _________ .
Correct Answer : 15.00 to 16.00
Question Type : NAT
Max Marks : 1
Negative Marks : 0
Question : 33
Consider the following ANSI C function:
int SomeFunction (int x, int y) { if ((x==1) || (y==1)) return 1; if (x==y) return x; if (x > y) return SomeFunction(x-y, y); if (y > x) return SomeFunction (x, y-x); }
The value returned by SomeFunction(15, 255) is __________ .
Correct Answer : 15
Question Type : NAT
Max Marks : 1
Negative Marks : 0
Question : 34
Suppose that P is a 4×5 matrix such that every solution of the equation Px = 0 is a scalar multiple of [2 5 4 3 1]T. The rank of P is __________ .
Correct Answer : 4
Question Type : NAT
Max Marks : 1
Negative Marks : 0
Question : 35
Suppose that \(f: \mathbb{R} \rightarrow \mathbb{R}\) is a continuous function on the interval [−3,3] and a differentiable function in the interval (−3,3) such that for every \(x\) in the interval, \(f’(x) \leq 2\) if \(f(-3)=7\), then \(f(3)\) is at most __________ .
Correct Answer : 19
Question Type : NAT
Max Marks : 1
Negative Marks : 0
Question : 36
Consider the string \(abbccddeee\). Each letter in the string must be assigned a binary code satisfying the following properties:
Among the set of all binary code assignments which satisfy the above two properties, what is the minimum length of the encoded string?
21
23
25
30
Correct Answer : B
Question Type : MCQ
Max Marks : 2
Negative Marks : 0.67
Question : 37
Assume a two-level inclusive cache hierarchy, L1 and L2, where L2 is the larger of the two. Consider the following statements.
S1: Read misses in a write through L1 cache do not result in writebacks of dirty lines to the L2
S2: Write allocate policy must be used in conjunction with write through caches and no-write allocate policy is used with writeback caches.
Which of the following statements is correct?
S1 is true and S2 is false
S1 is false and S2 is true
S1 is true and S2 is true
S1 is false and S2 is false
Correct Answer : A
Question Type : MCQ
Max Marks : 2
Negative Marks : 0.67
Question : 38
Suppose we want to design a synchronous circuit that processes a string of 0’s and 1’s. Given a string, it produces another string by replacing the first 1 in any subsequence of consecutive 1’s by a 0. Consider the following example.
Input sequence : 00100011000011100 Output sequence : 00000001000001100
A \(Mealy \ Machine\) is a state machine where both the next state and the output are functions of the present state and the current input. The above mentioned circuit can be designed as a two-state Mealy machine. The states in the Mealy machine can be represented using Boolean values 0 and 1. We denote the current state, the next state, the next incoming bit, and the output bit of the Mealy machine by the variables \(s, \ t, \ b\) and \(y\) respectively. Assume the initial state of the \(Mealy \ Machine\) is 0.
What are the Boolean expressions corresponding to \(t\) and \(y\) in terms of \(s\) and \(b\)?
\(\begin{array}{l} t=s+b \\ y=sb \end{array} \\\)
\(\begin{array}{l} t=b \\ y=sb \end{array} \\\)
\(\begin{array}{l} t=b \\ y=s \overline{b} \end{array} \\\)
\(\begin{array}{l} t=s+b \\ y=s \overline{b} \end{array}\)
Correct Answer : B
Question Type : MCQ
Max Marks : 2
Negative Marks : 0.67
Question : 39
In an examination, a student can choose the order in which two questions (\(QuesA\) and \(QuesB\)) must be attempted.
- If the first question is answered wrong, the student gets zero marks.
- If the first question is answered correctly and the second question is not answered correctly, the student gets the marks only for the first question.
- If both the questions are answered correctly, the student gets the sum of the marks of the two questions.
The following table shows the probability of correctly answering a question and the marks of the question respectively.
\(\begin{array}{c|c|c} \text{question} & \text{probabilty of answering correctly} & \text{marks} \\ \hline \textsf{QuesA} & 0.8 & 10 \\ \textsf{QuesB} & 0.5 & 20 \end{array}\)
Assuming that the student always wants to maximize her expected marks in the examination, in which order should she attempt the questions and what is the expected marks for that order (assume that the questions are independent)?
First \(QuesA\) and then \(QuesB\). Expected marks 14
First \(QuesB\) and then \(QuesA\). Expected marks 14
First \(QuesB\) and then \(QuesA\). Expected marks 22
First \(QuesA\) and then \(QuesB\). Expected marks 16
Correct Answer : D
Question Type : MCQ
Max Marks : 2
Negative Marks : 0.67
Question : 40
Consider the following ANSI C code segment:
z=x + 3 + y->f1 + y->f2;
for (i = 0; i < 200; i = i + 2) {
if (z > i){
p = p + x + 3;
q = q + y->f1;
} else {
p = p + y->f2;
q = q + x + 3;
}
}
Assume that the variable y points to a struct (allocated on the heap) containing two fields \(f1\) and \(f2\), and the local variables x, y, z, p, q, and i are allotted registers. Common sub-expression elimination (CSE) optimization is applied on the code. The number of addition and the dereference operations (of the form y ->\(f1\) or y ->\(f2\)) in the optimized code, respectively, are:
403 and 102
203 and 2
303 and 102
303 and 2
Correct Answer : D
Question Type : MCQ
Max Marks : 2
Negative Marks : 0.67
Question : 41
The relation scheme given below is used to store information about the employees of a company, where empId is the key and deptId indicates the department to which the employee is assigned. Each employee is assigned to exactly one department.
emp(empId, name, gender, salary, deptId)
Consider the following SQL query:
select deptId, count(*) from emp where gender = “female” and salary > (select avg(salary)from emp) group by deptId;
The above query gives, for each department in the company, the number of female employees whose salary is greater than the average salary of
employees in the department.
employees in the company.
female employees in the department.
female employees in the company.
Correct Answer : B
Question Type : MCQ
Max Marks : 2
Negative Marks : 0.67
Question : 42
Let S be the following schedule of operations of three transactions \(T_1, \ T_2\) and \(T_3\) in a relational database system:
\(R_2(Y), R_1(X), R_3(Z), R_1(Y)W_1(X), R_2(Z), W_2(Y), R_3(X), W_3(Z)\)
Consider the statements \(P\) and \(Q\) below:
\(P\): \(S\) is conflict-serializable.
\(Q\): If \(T_3\) commits before \(T_1\) finishes, then \(S\) is recoverable.
Which one of the following choices is correct?
Both \(P\) and \(Q\) are true
\(P\) is true and \(Q\) is false
\(P\) is false and \(Q\) is true
Both \(P\) and \(Q\) are false
Correct Answer : B
Question Type : MCQ
Max Marks : 2
Negative Marks : 0.67
Question : 43
A bag has \(r\) red balls and \(b\) black balls. All balls are identical except for their colours. In a trial, a ball is randomly drawn from the bag, its colour is noted and the ball is placed back into the bag along with another ball of the same colour. Note that the number of balls in the bag will increase by one, after the trial. A sequence of four such trials is conducted. Which one of the following choices gives the probability of drawing a red ball in the fourth trial?
\(\dfrac{r}{r+b} \\\)
\(\dfrac{r}{r+b+3}\\\)
\(\dfrac{r+3}{r+b+3} \\\)
\(\left( \dfrac{r}{r+b} \right) \left ( \dfrac{r+1}{r+b+1} \right) \left( \dfrac{r+2}{r+b+2} \right) \left( \dfrac{r+3}{r+b+3} \right)\)
Correct Answer : A
Question Type : MCQ
Max Marks : 2
Negative Marks : 0.67
Question : 44
Consider the cyclic redundancy check (CRC) based error detecting scheme having the generator polynomial \(X^3+X+1\). Suppose the message \(m_4m_3m_2m_1m_0 = 11000\) is to be transmitted. Check bits c2c1c0 are appended at the end of the message by the transmitter using the above CRC scheme. The transmitted bit string is denoted by \(m_4m_3m_2m_1m_0c_2c_1c_0\). The value of the checkbit sequence \(c_2c_1c_0\) is
101
110
100
111
Correct Answer : C
Question Type : MCQ
Max Marks : 2
Negative Marks : 0.67
Question : 45
Consider the following ANSI C program:
#include < stdio.h > #include < stdlib.h > struct Node{ int value; struct Node *next;}; int main( ) { struct Node *boxE, *head, *boxN; int index=0; boxE=head= (struct Node *) malloc(sizeof(struct Node)); head → value = index; for (index =1; index<=3; index++){ boxN = (struct Node *) malloc (sizeof(struct Node)); boxE → next = boxN; boxN → value = index; boxE = boxN; } for (index=0; index<=3; index++) { printf(“Value at index %d is %dn”, index, head → value); head = head → next; printf(“Value at index %d is %dn”, index+1, head → value); } }
Which one of the following statements below is correct about the program?
Upon execution, the program creates a linked-list of five nodes.
Upon execution, the program goes into an infinite loop
It has a missing return which will be reported as an error by the compiler
It dereferences an uninitialized pointer that may result in a run-time error
Correct Answer : D
Question Type : MCQ
Max Marks : 2
Negative Marks : 0.67
Question : 46
Consider the following two statements about regular languages:
S1: Every infinite regular language contains an undecidable language as a subset.
S2: Every finite language is regular.
Which one of the following choices is correct?
Only S1 is true
Only S2 is true
Both S1 and S2 are true
Neither S1 nor S2 is true
Correct Answer : C
Question Type : MCQ
Max Marks : 2
Negative Marks : 0.67
Question : 47
For two n-dimensional real vectors \(P\) and \(Q\), the operation \(s(P,Q)\) is defined as follows:
\(s(P,Q) = \displaystyle \sum_{i=1}^n (P[i] \cdot Q[i])\)
Let \(\mathcal{L}\) be a set of 10-dimensional non-zero real vectors such that for every pair of distinct vectors \(P,Q \in \mathcal{L}, \ s(P,Q)=0\). What is the maximum cardinality possible for the set \(\mathcal{L}\)?
9
10
11
100
Correct Answer : B
Question Type : MCQ
Max Marks : 2
Negative Marks : 0.67
Question : 48
For a statement \(S\) in a program, in the context of liveness analysis, the following sets are defined:
\(USE(S)\) : the set of variables used in \(S\)
\(IN(S)\) : the set of variables that are live at the entry of \(S\)
\(OUT(S)\) : the set of variables that are live at the exit of \(S\)
Consider a basic block that consists of two statements, \(S_1\) followed by \(S_2\). Which one of the following statements is correct?
\(\text{OUT($S_1$)} = \text{IN ($S_2$)}\)
\(\text{OUT ($S_1$)} = \text{IN ($S_1$)} \cup \text{ USE ($S_1$)}\)
\(\text{OUT ($S_1$)} = \text{IN ($S_2$) }\cup \text{ OUT ($S_2$)}\)
\(\text{OUT ($S_1$)} = \text{USE ($S_1$)} \cup \text{IN ($S_2$)}\)
Correct Answer : A
Question Type : MCQ
Max Marks : 2
Negative Marks : 0.67
Question : 49
For constants \(a≥1\) and \(b>1\), consider the following recurrence defined on the non-negative integers:
\(T(n) = a \cdot T \left(\dfrac{n}{b} \right) + f(n)\)
Which one of the following options is correct about the recurrence \(T(n)\) ?
if \(f(n)\) is \(n \log_2(n)\) , then \(T(n) \) is \(\Theta(n \log_2(n))\) .
if \(f(n)\) is \(\dfrac{n}{\log_2(n)}\) , then \(T(n) \) is \(\Theta(\log_2(n))\) .
if \(f(n)\) is \(O(n^{\log_b(a)-\epsilon})\) for some \(\epsilon >0\), then \(T(n) \) is \(\Theta(n^{\log_b(a)})\) .
if \(f(n)\) is \(\Theta(n^{\log_b(a)})\), then \(T(n) \) is \(\Theta(n^{\log_b(a)})\) .
Correct Answer : C
Question Type : MCQ
Max Marks : 2
Negative Marks : 0.67
Question : 50
Suppose the following functional dependencies hold on a relation \(U\) with attributes \(P,Q,R,S,\) and \(T\):
\(P → QR \\
RS → T \)
Which of the following functional dependencies can be inferred from the above functional dependencies?
\(PS \rightarrow T\)
\(R \rightarrow T\)
\(P \rightarrow R\)
\(PS \rightarrow Q\)
Correct Answer : ACD
Question Type : MSQ
Max Marks : 2
Negative Marks : 0
Question : 51
For a string \(w\), we define \(w^R\) to be the reverse of \(w\). For example, if \(w = 01101\) then \(wR = 10110\) .
Which of the following languages is/are context-free?
\(\{ wxw^Rx^R \mid w,x \in \{0,1\} ^* \}\)
\(\{ ww^Rxx^R \mid w,x \in \{0,1\} ^* \}\)
\(\{ wxw^R \mid w,x \in \{0,1\} ^* \}\)
\(\{ wxx^Rw^R \mid w,x \in \{0,1\} ^* \}\)
Correct Answer : BCD
Question Type : MSQ
Max Marks : 2
Negative Marks : 0
Question : 52
Consider the following multi-threaded code segment (in a mix of C and pseudo-code), invoked by two processes P1 and P2, and each of the processes spawns two threads T1 and T2:
int x = 0; // global Lock L1; // global main () { create a thread to execute foo( ); // Thread T1 create a thread to execute foo( ); // Thread T2 wait for the two threads to finish execution; print(x);} foo(){ int y = 0; Acquire L1; x = x + 1; y = y + 1; Release L1; print (y); }
Which of the following statement(s) is/are correct?
Both P1 and P2 will print the value of x as 2.
At least of P1 and P2 will print the value of x as 4.
At least one of the threads will print the value of y as 2.
Both T1 and T2, in both the processes, will print the value of y as 1.
Correct Answer : AD
Question Type : MSQ
Max Marks : 2
Negative Marks : 0
Question : 53
Consider a computer system with multiple shared resource types, with one instance per resource type. Each instance can be owned by only one process at a time. Owning and freeing of resources are done by holding a global lock (L). The following scheme is used to own a resource instance:
function OWNRESOURCE(Resource R) Acquire lock L // a global lock if R is available then Acquire R Release lock L else if R is owned by another process P then Terminate P, after releasing all resources owned by P Acquire R Restart P Release lock L end if end if end function
Which of the following choice(s) about the above scheme is/are correct?
The scheme ensures that deadlocks will not occur.
The scheme may lead to live-lock.
The scheme may lead to starvation.
The scheme violates the mutual exclusion property.
Correct Answer : ABC
Question Type : MSQ
Max Marks : 2
Negative Marks : 0
Question : 54
If the numerical value of a 2-byte unsigned integer on a little endian computer is 255 more than that on a big endian computer, which of the following choices represent(s) the unsigned integer on a little endian computer?
0x6665
0x0001
0x4243
0x0100
Correct Answer : AD
Question Type : MSQ
Max Marks : 2
Negative Marks : 0
Question : 55
Consider a computer network using the distance vector routing algorithm in its network layer. The partial topology of the network is shown below.
The objective is to find the shortest-cost path from the router R to routers P and Q. Assume that R does not initially know the shortest routes to P and Q. Assume that R has three neighbouring routers denoted as X, Y and Z. During one iteration, R measures its distance to its neighbours X, Y, and Z as 3, 2 and 5, respectively. Router R gets routing vectors from its neighbours that indicate that the distance to router P from routers X, Y and Z are 7, 6 and 5, respectively. The routing vector also indicates that the distance to router Q from routers X, Y and Z are 4, 6 and 8 respectively. Which of the following statement(s) is/are correct with respect to the new routing table o R, after updation during this iteration?
The distance from R to P will be stored as 10.
The distance from R to Q will be stored as 7.
The next hop router for a packet from R to P is Y.
The next hop router for a packet from R to Q is Z.
Correct Answer : BC
Question Type : MSQ
Max Marks : 2
Negative Marks : 0
Question : 56
Consider the following directed graph:
Which of the following is/are correct about the graph?
The graph does not have a topological order.
A depth-first traversal starting at vertex S classifies three directed edges as back edges.
The graph does not have a strongly connected component.
For each pair of vertices u and v, there is a directed path from u to v
Correct Answer : AB
Question Type : MSQ
Max Marks : 2
Negative Marks : 0
Question : 57
Which of the following regular expressions represent(s) the set of all binary numbers that are divisible by three? Assume that the string ϵ is divisible by three.
\((0+1(01^*0)^*1)^*\)
\((0+11+10(1+00)^*01)^*\)
\((0^*(1(01^*0)^*1)^*)^*\)
\((0+11+11(1+00)^*00)^*\)
Correct Answer : ABC
Question Type : MSQ
Max Marks : 2
Negative Marks : 0
Question : 58
Consider a three-level page table to translate a 39-bit virtual address to a physical address as shown below:
The page size is 4 KB = (1KB = 210 bytes) and page table entry size at every level is 8 bytes. A process P is currently using 2 GB (1 GB = 230 bytes) virtual memory which OS mapped to 2 GB of physical memory. The minimum amount of memory required for the page table of P across all levels is _________ KB
Correct Answer : 4108
Question Type : NAT
Max Marks : 2
Negative Marks : 0
Question : 59
Consider the following ANSI C program
#include int foo(int x, int y, int q) { if ((x<=0) && (y<=0)) return q; if (x<=0) return foo(x, y-q, q); if (y<=0) return foo(x-q, y, q); return foo(x, y-q, q) + foo(x-q, y, q); } int main( ) { int r = foo(15, 15, 10); printf(“%d”, r); return 0; }
The output of the program upon execution is _________ .
Correct Answer : 60
Question Type : NAT
Max Marks : 2
Negative Marks : 0
Question : 60
Let S be a set of consisting of 10 elements. The number of tuples of the form (A,B) such that A and B are subsets of S, and A⊆B is ___________ .
Correct Answer : 59049
Question Type : NAT
Max Marks : 2
Negative Marks : 0
Question : 61
Consider the following augmented grammar with \(\{ \#, @, <, >, a, b, c \}\) as the set of terminals.
\(\begin{array}{l} S’ \rightarrow S \\ S \rightarrow S \# cS \\ S \rightarrow SS \\ S \rightarrow S @ \\ S \rightarrow < S > \\ S \rightarrow a \\ S \rightarrow b \\ S \rightarrow c \end{array}\)
Let \(I_0 = \text{CLOSURE}(\{S’ \rightarrow \bullet S\})\) The number of items in the set \(\text{GOTO(GOTO}(I_0<), <)\) is ___________.
Correct Answer : 8
Question Type : NAT
Max Marks : 2
Negative Marks : 0
Question : 62
Consider a Boolean function \( f(w,x,y,z)\) such that
\(\begin{array}{lll} f(w,0,0,z) & = & 1 \\ f(1,x,1,z) & =& x+z \\ f(w,1,y,z) & = & wz +y \end{array}\)
The number of literals in the minimal sum-of-products expression of \(f\) is _________ .
Correct Answer : 6
Question Type : NAT
Max Marks : 2
Negative Marks : 0
Question : 63
Consider a pipelined processor with 5 stages, Instruction Fetch(IF), Instruction Decode(ID), Execute (EX), Memory Access (MEM), and Write Back (WB). Each stage of the pipeline, except the EX stage, takes one cycle. Assume that the ID stage merely decodes the instruction and the register read is performed in the EX stage. The EX stage takes one cycle for ADD instruction and the register read is performed in the EX stage, The EX stage takes one cycle for ADD instruction and two cycles for MUL instruction. Ignore pipeline register latencies.
Consider the following sequence of 8 instructions:
\(\textsf{ADD, MUL, ADD, MUL, ADD, MUL, ADD, MUL}\)
Assume that every MUL instruction is data-dependent on the ADD instruction just before it and every ADD instruction (except the first ADD) is data-dependent on the MUL instruction just before it. The speedup defined as follows.
\(\textit{Speedup} = \dfrac{\text{Execution time without operand forwarding}}{\text{Execution time with operand forearding}}\)
The \(Speedup \) achieved in executing the given instruction sequence on the pipelined processor (rounded to 2 decimal places) is _____________ .
Correct Answer : 1.87 to 1.88
Question Type : NAT
Max Marks : 2
Negative Marks : 0
Question : 64
Consider a network using the pure ALOHA medium access control protocol, where each frame is of length 1,000 bits. The channel transmission rate is 1 Mbps (=106 bits per second). The aggregate number of transmissions across all the nodes (including new frame transmissions and retransmitted frames due to collisions) is modelled as a Poisson process with a rate of 1,000 frames per second. Throughput is defined as the average number of frames successfully transmitted per second. The throughput of the network (rounded to the nearest integer) is ______________ .
Correct Answer : 130 to 140
Question Type : NAT
Max Marks : 2
Negative Marks : 0
Question : 65
In a directed acyclic graph with a source vertex s, the quality-score of a directed path is defined to be the product of the weights of the edges on the path. Further, for a vertex v other than s, the quality-score of v is defined to be the maximum among the quality-scores of all the paths from s to v. The quality-score of s is assumed to be 1.
The sum of the quality-scores of all vertices on the graph shown above is _______ .
Correct Answer : 929
Question Type : NAT
Max Marks : 2
Negative Marks : 0