3 votes
61
1 votes
62
how to decide maximum limit of virtual address space ? is it max disk space available?
1 votes
63
The testing of software against $\text{SRS}$ is called :Acceptance testingIntegration testingRegression testingSeries testing
2 votes
64
L={ W(W^r) , W ∈ (a,b)* }W^r is reverse of W.Is it a regular language ?please Explain.
5 votes
65
What is difference between lexems and tokens please explain with example
19 votes
67
How many $3$-to-$8$ line decoders with an enable input are needed to construct a $6$-to-$64$ line decoder without using any other logic gates?$7$$8$$9$$10$
19 votes
68
A computer uses $8$ digit mantissa and $2$ digit exponent. If $a=0.052$ and $b=28E+11$ then $b+a-b$ will :result in an overflow errorresult in an underflow errorbe $0$be ...
1 votes
69
who generate JAM signal while collision?
1 votes
70
The network $198.78.41.0$ is aClass A networkClass B networkClass C networkClass D network
8 votes
71
How many $2$-input multiplexers are required to construct a $2^{10}$-input multiplexer?$1023$$31$$10$$127$
6 votes
75
The characteristic equation of an $SR$ flip-flop is given by :$Q_{n+1}=S+RQ_n$$Q_{n+1}=R\bar{Q}_n + \bar{S}Q_n$$Q_{n+1}=\bar{S}+RQ_n$$Q_{n+1}=S+\bar{R}Q_n$
2 votes
76
The Boolean expression $\text{Y = (A}+\overline{\text{B}}+\overline{\text{A}}\text{B})\overline{\text{C}}$ is given by$\text{A}\overline{\text{C}}$$\text{B}\overline{\tex...
1 votes
77
0 votes
78
Bus width is depends on word length of computer ? If computer is having 32 bit memory I.e. 4 byte = one word. So, bus length will be 4 ?
6 votes
79
Use of IPSEC in tunnel mode results inIP packet with same headerIP packet with new headerIP packet without headerNo changes in IP packet
2 votes
80
A testing method which is normally used as the acceptance test for a software system, isRegression TestingIntegration TestingUnit TestingSystem Testing
6 votes
81
If $\text{A, B, C}$ are any three matrices, then $\text{A}'+\text{B}'+\text{C}' $ is equal toa null matrix$\text{A + B + C}$$\text{(A + B + C)}'$$\text{-(A + B + C})$
1 votes
84
0 votes
85
4 votes
87
GIve a DFA that accepts the following language :L(ab(a+ab)*(a+aa))What could be the minimum number of states in such DFA?
0 votes
88
4 votes
89
0 votes
90
Two graphs A and B are shown below: Which one of the following statements is true?Both A and B are planarNeither A nor B is planarA is planar and B is notB is planar and ...