3 votes
5
2 votes
6
Is the Poset (Q,Less than or equal to) a well ordered set?Where Q denotes set of all rational numbers and relation R is less than or equal to.
4 votes
7
In this maxima - minima question, teacher says that critical point -2 doesn't belong to the interval [-3, 3], isn't this wrong or i am missing something?
3 votes
9
main(){int arr [3] ={{{1,2}{3,4}{5,6}} , {7,8}{9,10},{11,12}}};printf("%d%d",a -a[0],a [0]-a[0][0]};return 0;}assume int is of 2 bytes
1 votes
10
P = (1+1/2)(1+1/3)(1+1/4)..........(1+1/98)(1+1/99)Q=(1-1/2)(1-1/3)...............................(1-1/99)(1-1/100)P/Q = ?
1 votes
11
If 0$<$x$<$1 then(a) $\sqrt{\frac{1-x}{1+x}} < \frac{log(1+x)}{sin^{-1}x} < 1$(b) $\sqrt{\frac{1-x}{1+x}} \frac{log(1+x)}{sin^{-1}x} 1$(c) $\sqrt{\frac{1-x}{1+x}} \fra...
3 votes
12
In Bounded lattice, the greatest and least element are always complement of each other? True/False?
3 votes
14
2 votes
15
In hamming method to transmit a message of size 12B data . How many minimum number of padding bits are considered to correct single bit error
2 votes
18
10 votes
23
computer uses addressing modes to reduce the number of bits in the addressing field of the instructionCan someone please explain how this statement is true? PLEASEExample...
3 votes
24
3 votes
26
R4 <- R1 + R4R4 <- R2 + R4R4 <- R3 + R5Number of WAR and WAW dependencies?
1 votes
27
what is the meaning of TS(Ti) < WTS(Q) and TS(Ti) WTS(Q)Ti issuing read on data item Q.please someone clear my doubt i am very confuse in these terms.
2 votes
28
a) 4 b)20 c)both d) either of them ... for me its 20 but given ans is either of them