Recent questions tagged nielit-sta-2020

1 votes
0 answers
32
1 votes
3 answers
33
In case of the dynamic programming approach the value of an optimal solution is computed in :Top down fashionBottom up fashionLeft to Right fashionRight to Left fashion
1 votes
1 answer
34
1 votes
1 answer
35
1 votes
1 answer
36
1 votes
1 answer
37
$\text{SRD}$ stands for __________.Software Requirements DefinitionStructured Requirements DefinitionSoftware Requirements DiagramStructured Requirements Diagram
1 votes
2 answers
38
1 votes
1 answer
39
A stack can be implemented using queue, but then we need to use atleast :$3$ queues$2$ queuesonly one queue is sufficientnone of the options
1 votes
1 answer
40
Adding the style attributes in $\text{HTML}$ elements, is known to be ___________.InternalInlineOutlineExternal
1 votes
1 answer
41
1 votes
1 answer
42
Find the mode of the following data:$\begin{array}{|l|l||l|l||l||l|l|} \hline \text{Age} & \text{0-6}& \text{6-12} & \text{12-18} & \text{18-24} & \text{24-30} & \text{...
1 votes
1 answer
43
A digital signature is required:for non-repudiation of communication by a senderfor all e-mail sendingfor all $\text{DHCP}$ serverfor $\text{FTP}$ transactions
1 votes
1 answer
45
1 votes
1 answer
46
Finding the location of the element with a given value is :TraversalSearchSortNone of the options
1 votes
1 answer
47
1 votes
1 answer
49
Which of the following construct is not supported by Java Server Pages?$\text{JSP}$ Directives$\text{JSP}$ Scriptlets$\text{JSP}$ Actions$\text{JSP}$ Reaction
1 votes
1 answer
50
Type of conflicts that can arise in $\text{LR(0)}$ techniques are ________.Shift-reduce conflictShift-Shift conflictBoth “Shift-reduce conflict” & “Shift-Shift conf...
1 votes
1 answer
52
1 votes
1 answer
54
Anomalies are avoided by splitting the offending relation into multiple relations, is also known as __________.AccupressureDecompositionPrecompositionBoth decomposition &...
1 votes
1 answer
56
1 votes
1 answer
57
The default character encoding in $\text{HTML5}$ is _________$\text{UTF-16}$$\text{UTF-32}$$\text{UTF-8}$$\text{ISO-8859-1}$
1 votes
1 answer
58
Black Box Software Testing method focuses on the :Boundary condition of the softwareControl structure of the softwareTesting of user Interface onlyCyclomatic Complexity