Recent questions tagged ugcnetcse-oct2022-paper1

1 votes
0 answers
2
Using $\text{'RSA'}$ algorithm, if $p=13, q=5$ and $e=7$. the value of $d$ and cipher value of $'6'$ with $(e, n)$ key are$7, 4$$7, 1$$7, 46$$55,1$
0 votes
1 answer
4
Size and complexity are a part ofPeople MetricsProject MetricsProcess MetricsProduct Metrics
1 votes
0 answers
5
The solution of the recurrence relation $T(n)=3 T(n / 4)+n \lg n$ is$\theta\left(n^{2} \lg n\right)$$\theta(n \lg n)$$\theta(n \lg n)^{2}$$\theta(n \lg \lg n)$
1 votes
0 answers
8
The number of nodes of height $\mathrm{h}$ in any $\mathrm{n}$-element heap is atmost:$n / 2^{n+1}$$\frac{n}{2^{h-1}}$$\frac{n}{2^{h}}$$\frac{n-1}{2^{h-1}}$
1 votes
1 answer
13
0 votes
1 answer
15
Fault base testing technique isUnit testingBeta testing,Stress testingMutation testing
0 votes
2 answers
16
A classless address is given as $167.199 .170 .82 / 27$. The number of addresses in the network is$64$ addresses$32$ addresses$28$ addresses$30$ addresses
0 votes
1 answer
18
Which of the following is an indirect measure of product?QualityComplexityReliabilityAll of these
0 votes
1 answer
19
Which layer divides each message into packets at the source and re-assembles them at the destination?Network layerTransport layerData link layerPhysical layer
0 votes
1 answer
20
Consider a memory system having address spaced at a distance of $m, T=$ Bank cycle time and $n$ number of banks, then the average data access time per word access in sync...
0 votes
1 answer
21
0 votes
1 answer
24
Which mode is a block cipher implementation as a self-synchronizing stream cipher?Cipher Block Chaining Mode,Cipher Feedback ModeElectronic Codebook ModeOutput Feedback M...
1 votes
1 answer
25
Consider the following :$\begin{array}{ll}\text { List I } & \text { List II } \\ \text { (A) Activation record } & \text { (I) Linking Loader } \\ \text { (B) Location c...
0 votes
1 answer
26
Alpha and Beta testing are forms ofWhite-Box TestingBlack-Box TestingAcceptance TestingSystem Testing
0 votes
1 answer
28
Which of the following is correct for the destination address $4 \mathrm{~A}: 30: 10: 21: 10: 1 \mathrm{~A}$ ?unicast addressmulticast addressbroadcast addressunicast and...
0 votes
0 answers
29
0 votes
0 answers
30
Alpha and Beta testing are forms ofWhite-Box Testing,Black-Box TestingAcceptance TestingSystem Testing