Recent questions tagged iiith-pgee

2 votes
0 answers
31
By connecting Q to ___ and Q' to ____ we can achieve sequence 1,0,1,0,1..... using SR flip-flop where s is set to 1 and R to 0A) S SB) S RC) R SD) R R
1 votes
4 answers
32
let 5,8,11,14,17,20.. be series then 320 will be which term of this series A) 104B) 106C) 962D) 87
1 votes
2 answers
33
let $\left | A \right|=8$ ,$\left | B \right|=3$ ,$\left | C \right|=6$ then what will be value of AB$^{T}$C$^{-1}$A) 144B) 0C) 4D) 14
0 votes
1 answer
34
Which of there is free from deadlock and starvation both?1) Both 2PL and time stamp ordering2) Only time stamp 3) only 2PL4) None
1 votes
2 answers
35
void main(){ static int i=5; printf("%d",i ); If(i) main() } What will be output of the program}
3 votes
2 answers
36
Three person plays a game by tossing a coin, if atleast one of the outcome is different from another end is declared, coins are biased with probability of head is 1/4 wha...
2 votes
2 answers
37
4 person wearing different hat went to restaurant, they gave there hat to manager, manager has habit of forgetting thing while returning manager gave hat back to each per...
2 votes
2 answers
38
p: n is a prime numberq: n mod 30 is prime number1) p implies q2) q implies p3) p implies q or q implies p4) If p implies q then q implies p
1 votes
1 answer
39
let A and B be two n*n matrices such that they follow commutative property under multiplication operation which of the following follows commutative property1) $A^{T} B$2...
3 votes
1 answer
40
One one evening sita and gita were sitting in a park with there back facing each other sita was able to see her shadow on left at what direction was gita sitting ?A) Nort...
2 votes
1 answer
41
If root of equation f(x) is 0 ar x= -3 and X= 3 then root of equation f(x+3) will be at ?A) X= 0 and X=6B) X=-3 and X=3C) X=-6 and X=0;D) X=-6 and X= 6
2 votes
1 answer
43
Which of the following tell us which day is on 14th of a particular monthI) 17th is on 3rd SaturdayII) the last date of the month is on WednesdayA) Only 1 is sufficientB)...
1 votes
1 answer
44
Which of the statement is sufficient to determine children of x1) Q and U are brothers of T2) P is the sister of U and S3) P and T are daughters of XA) 1 and 2B) 1,2 and ...
1 votes
1 answer
45
Consider Undirected Graph Ghaving vertex V {A,B,C,D,E}and edge pair as E {AB BD BE AC CE CD}A) Given graph is disconnectedB) Given graph is completeC) Given graph has ver...
5 votes
2 answers
46
Given an array of n elements, where each element is at most k away from its target position, which algorithm is best suitable for sorting and what will be time complexity...
0 votes
1 answer
47
Consider function f: N $\rightarrow$ N, where N is a natural number, which of the following function is not one to one but ontoA) f(1)=f(2)=1 f(n)=n-1 B) 2nC) $n^{2}$
0 votes
1 answer
49
Choose the digital building blocks from the following list using which we can realize any boolean function.(A) 2-to-1 Multiplexer(B) 4-to-1 Multiplexer(C) 8-to-1 Multiple...
0 votes
1 answer
50
0 votes
0 answers
51
1 votes
0 answers
52
0 votes
1 answer
54
Can anyone explain difference between MSIT Program and M.tech From IIITH ??
4 votes
1 answer
55
Let X be a length used to make three sides of a rectangle. Area of rectangle will be:A. $X^{2}/9$B. $(X-a)^{2}/4$C. $(X+a)^{2}/16$D. None of the above
0 votes
2 answers
56
For same perimeter $p$ which of these will have least area:A. RectangleB.Equilateral triangleC.Right triangleD.CircleE. Regular hexagon
0 votes
1 answer
57
No of one to one function from set A={1,2,3,4,5,6,7,8,9} to set B ={x1,x2,x3,x4,x5,x6,x7,.....,xn}
4 votes
1 answer
58