0 votes
2 answers
21
How many ordered pair of integers (a, b) are needed to guarantee that there are two ordered pairs (a1, b1) and (a2, b1) such that a1 mod 5 = a2 mod 5 and b1 mod 5 = b2 mo...
0 votes
1 answer
22
What is the coefficient of $x^{12}$ in the power series of $\dfrac{x^3}{(1+2x)^2}?$
0 votes
1 answer
23
Consider the following statements:S1: Every cyclic group is Abelian group.S2: Every Abelian group is cyclic group.S3: Cyclic group of order 10 have 4 generators.Which of ...
1 votes
0 answers
24
Consider two sets A and B such that: AUB $\subseteq$ A $\cap$ BThen, which of the following is incorrect?A A = { } and B={} ALWAYSB |A| = |B|C A=BD none of these
0 votes
0 answers
25
A DMA is transferring characters to processor from a device transmitting at 8000 bits per sec. Assume DMA using cycle stealing mode. If processor needs access to main mem...
0 votes
1 answer
26
A CPU has 24 bit instructions and we have to calculate the sum of n number by using below code:The value of X, if target address of branch is loop, when instruction is us...
2 votes
2 answers
27
0 votes
0 answers
31
Consider a 16 bit processor in which the following one address instruction is loaded into main memory :The effective address using PC-relative addressing mode when proces...
1 votes
0 answers
34
Consider an instruction of indirect addressing mode. What are the number of memory reference by th eprocessor when instruction is a computation that requires a single op...
2 votes
1 answer
35
Asymmetric key cryptrography and digital signature both use the private and public keys of the sender. explain is it true or false
1 votes
1 answer
40
(o^(n))^(m)|n<m;n,m>=1is it regular