Most answered questions in Unknown Category

2 votes
2 answers
81
Which of the following is the most important feature of spiral model?Quality managementPerformance managementEfficiency managementRisk management
0 votes
2 answers
82
The process through which an existing system undergoes an alternation, to be reconstituted in a new form, is calledEngineeringPrototypingRe-EngineeringDebugging
1 votes
2 answers
83
Which of the following problem cannot be solved without recursion?Tower of HanoiFibonacci seriesTree TraversalNone of the above
0 votes
2 answers
84
0 votes
2 answers
85
Bit stuffing is used toPad insufficient informationDistinguish beginning and ending flags from informationConvert 8 bit words into 16 bit wordsFill a data turkey
0 votes
2 answers
86
A jam signal sent through a network meansThe network traffic is too congestedThere has been a data collisionIt is time to goThe printer's paper feeder is jammed
0 votes
2 answers
87
Which of the following normal form is based on the concept of full functional dependency on each candidate key of the relation? 1NF 2NF 3NFNone of the above
0 votes
2 answers
88
The ________ information is used to limit the amount of recovery operations to be done following a system crash resulting in the lose of volatile storage Log Data file Ch...
1 votes
2 answers
89
Which of the following scheduling algorithms gives minimum average waiting time?FCFSSJFRound RobinPriority
0 votes
2 answers
90
If the post order traversal of treegives $ab - cd * +$, then the label of the nodes A, B, C, ......, G will bea, -, b, +, c, *, d+, -, *, a, b, c, d-, a, +, b, c, d, *a, ...
0 votes
2 answers
91
Which of the following is a non-linear data structure?Linked listArrayGraphQueue
0 votes
2 answers
92
0 votes
2 answers
93
How many words can be formed out of the letters of the word "PECULIAR" beginning with P and ending with R ?100120150720
0 votes
2 answers
94
0 votes
2 answers
95
0 votes
2 answers
96
Which of the following is a major cloud computing platform ?Microsoft AzureMS-OfficeJavaNone of the above
1 votes
2 answers
99
The Sigmoid activation function $f(t)$ is defined as$\dfrac{1}{\text{exp} (t) + \text{exp} (-t)}$$t \text{ exp}(-t)$$\dfrac{1}{1+ \text{exp} (t)}$$\dfrac{1}{1+ \text{exp...