Recent questions tagged ugcnetcse-dec2018-paper2

0 votes
1 answer
33
The number of substrings that can be formed from string given by$a \: d \: e \: f \: b \: g \: h \: n \: m \: p$is$10$$45$$55$$56$
0 votes
2 answers
38
Which one of the following problems is decidable for recursive languages $(L)$ ?Is $L= \phi$ ?Is $w \in L$, where $w$ is a string ?Is $L= \Sigma ^*$ ?Is $L=R$, where $R$ ...
0 votes
1 answer
40
The grammar $S \rightarrow (S) \mid SS \mid \epsilon$ is not suitable for predictive parsing because the grammar isRight recursiveLeft recursiveAmbiguousAn operator gramm...
1 votes
1 answer
42
0 votes
1 answer
52
The Software Requirement Specification $(SRS)$ is said to be _____ if and only if no subset of individual requirements described in it conflict with each other.CorrectCon...
0 votes
0 answers
54
Match each $\text{UML}$ diagram in $\text{List I}$ to its appropriate description in $\text{List II}$.$\begin{array}{clcl} & \textbf{List I} && \textbf{List II} \\ \text...
0 votes
1 answer
59
Which of the following is not one of the principles of agile software development method?Customer involvementEmbrace changeIncremental deliveryFollowing the plan
0 votes
1 answer
60
​The four byte IP address consists ofNetwork AddressHost AddressBoth Network and Host AddressesNeither Network nor Host Addresses