Recent activity by soujanyareddy13

1 answer
2
1 answer
6
The particular solution of the recurrence relation $a_{r+2} – 4a_{r+1} + 4a_{r} = 2^{r}$ is:$r.2^{r}$$r(r-1)2^{r-1}$$r(r-1)2^{r-2}$$r(r-1)2^{r-3}$
0 answers
8
Match the following:$$\begin{array} {ll} \qquad \quad\textbf{List-I} & \qquad \quad \textbf{List-II} \\ \text{(P) Condition coverage} & \text{(1) Black-box testing} \\ \t...
0 answers
11
What is the appropriate pairing of items in the two columns listing various activities encountered in a software life cycle?$$\begin{array}{llll}\text{P.} & \text{Require...
1 answer
13
Flat top sampling of low pass signals __________gives rise to aperture effectimplies oversamplinglead to aliasingintroducing delay distortion
1 answer
15
1 answer
20
The function $f(x) = x(x+3)e^{-{\frac{x}{2}}}$ satisfies all the conditions of Rolle’s theorem in $[-3,0].$ The value of $c$ is:$-3$$-2$$3$$0$
2 answers
23
Let $\text{G}$ be a multiplicative group and $a \in \text{G.}$ If the order of $a$ is $6,$ then the order of $a^{5}$ is equal to :$1$$5$$6$$30$
2 answers
25
The first order logic statement $((\text{R} \vee \text{Q}) \wedge (\text{P} \; \vee \sim \text{Q}))$ is equivalent to which of the following?$((\text{R} \vee \sim \text{Q...
2 answers
30
The Eigen values of a matrix$\text{A} = \begin{bmatrix} -2 & 2 & -3 \\ 2 & 1 & -6 \\ -1 & -2 & 0 \end{bmatrix}$ are $-3, -3$ and $5,$ then the trace of the matrix $A^{3} ...