Recent questions tagged applied-course-2019-mock1

307
views
1 answers
0 votes
Q.8)Consider the effect of using additive increase multiplicative decrease (AIMD) on a line with propagation delay of 10ms.The receive window is 24KB and the maximum segment size is 2KB. ... ? A) 100 msB 120 msC 80 msD 140 ms
1.3k
views
1 answers
1 votes
The more you practice, the _______ room for error there will be.fewerfewlesslesser
610
views
1 answers
1 votes
As traffic congestion plagues every significant road, similarly it also _______ the narrow lanes of the city.clogsobliteratesrestrictsprevents
688
views
1 answers
1 votes
The average of $5$ consecutive numbers is $N$. If the next three numbers are also added, the average shallRemain unchangedIncrease by $1$Increase by $1.5$Increase by $2$
804
views
1 answers
1 votes
A number $5k89k2$ can be divided by $18$ if $k$ is$8$6$1$More than one value possible
664
views
1 answers
1 votes
In the following figure, rectangle represents engineers, circle represents art, triangle represents comedians and square represents asians. Which set of letters represents asians who are both art as well as engineers?ECBABBBH
601
views
1 answers
1 votes
Study the following table and answer the question: ... $15$Cashew worth RS.$8$All the three worth RS. $12.5$ ($125$ gms of each)
496
views
1 answers
2 votes
Determine the value of $'P'$ in the equation:$P=\sqrt{20+\sqrt{20+\sqrt{20+ \sqrt{20+ \dots + \infty}}}}$$4$5$10$20$
651
views
1 answers
1 votes
The last sentence has been deleted from the following paragraph. From the given options, choose that one that completes the paragraph in the most appropriate way ... .Men's irritability is usually seen as a telling sign of medical problems.
571
views
1 answers
1 votes
$5$ liters of wine are drawn from a case containing $50$ liters of wine. It is replaced by a water. The process is repeated in $3$ times. What is the final ... left in the case?$29.16$ liters$36.45$ liters$16.29$ liters$45.36$ liters
596
views
1 answers
1 votes
Select the pair that best expresses the relation in the original pair.ARENA: DEBATEConfess: ConcealPalate: MouthForum: DiscussionTimely: Belated
746
views
1 answers
1 votes
The value of derivative of $f(x) = \mid x -1 \mid + \mid x -3 \mid \text{ at } x = 2$ is$-2$0$2$Not defined
5.3k
views
1 answers
1 votes
The number of miles that a particular car can run before its battery wears out is exponentially distributed with an average of $10,000$ miles. The owner of the car ... the trip without having to replace the car battery?$0.5$0.604$0.72$None
1.1k
views
1 answers
1 votes
Which of the following statement is not correct?$a^nb^nc^m$ is not CFG$a^mb^nc^n$ is deterministic CFG$a^nb^n$ is CFG$a^{800}b^{800}c^{800}$ is CFG
503
views
1 answers
1 votes
Consider the following regular expression over the alphabet $\Sigma = \{0, 1\}$$\text{RE} =\Sigma ^* 1 \Sigma^* $The complement of the language generated by given ... does not contain substring 1 }$L=\{ w \mid w \text{ contains exactly 1}$
647
views
1 answers
1 votes
Suppose there are $3$ jobs A, B and C arrive at approximately at the same time. But job A arrives slightly earlier than job B, and job B arrives alightly earlier ... turn around time of job B?$1$ seconds$4$ seconds$16$ seconds$17$ seconds
558
views
1 answers
1 votes
Which phase of the compiler generates parse tree?Lexical analyzerSemantic analyzerSyntax analyzerNone of them.
643
views
1 answers
1 votes
What is the output of the following c programvoid fun1(int *a, int *b, int *c) { *a = *b; *b = *c; *c = *a; } Void fun2(int a, int b, int c) { a = b; b = c; c = a ... $40$5$-5$
627
views
1 answers
1 votes
Which of the following is an applications of a stackReversal of a string.Checking validity of an expression containing nested parameters.Conversion of infix expression to postfix ... II and IIII and III, II and IVI, II, III and IV
774
views
1 answers
1 votes
What is the total number of comparisons performed in the creation of max-heap of height $k$ using "insertion method" which involves insertion of a new element in the heap one at a time and ... $k2^k-2^{k+1}+2$None of these
541
views
1 answers
1 votes
Assuming $P \neq NP$, Which of the following statements are TRUE?There is no language in $NP$ which has a Deterministic Polynomial time algorithm.There is no language in $P$ ... $ is not a subset of $P$P$ is not a subset of $NP$
678
views
1 answers
1 votes
Which of the following statements is FALSE?There exists a language which is Undecidable and Turing Recognizable.There exists a language which is Decidable and ... .There exists a language which is both Decidable and not Turing Recognizable.
524
views
1 answers
1 votes
Consider there are $3$ threads T1, T2, and T3. And there are $4$ locks L1, L2, L3, and L4.T1 acquires and releases the locks L1 and L2.T2 acquires ... T3 runs.T1 and T3 runs concurrently to completion and then T2 runs.None of the above.
910
views
1 answers
1 votes
If Danny owns a bike, then Edward owns a bike. If Edward owns a bike, then Freddy owns a bike. If Danny owns a bike, which of the following statements must ... owns a bike.Freddy does not own a bike. I onlyII onlyIII onlyI and II only
558
views
1 answers
1 votes
How many number bits are required to represent a $32$ digit decimal number in binary?$6$ bits$32$ bits$106$ bits$107$ bits
554
views
1 answers
1 votes
What is the minimal form of the function of the given $k$-map, where $\phi$ is the don't care term?$a'b+bd+bc'$a'b+bd+ad+bc'$a'b+ad+bd$a'b+bc'+ad$
766
views
1 answers
1 votes
How many minterms exist at the output of $6$ input XOR gate?$6$16$32$64$
554
views
1 answers
2 votes
Which of the following statements is/are true?B tree is faster for range search and B+ tree is faster for equality search.B tree is faster for equality search and ... search.Both B tree is and B+ tree are slow for equality and range search.
1.0k
views
2 answers
3 votes
Consider the following Relation $\text{employee}$ ... $2$4$5$
782
views
1 answers
4 votes
Consider a hypothetical $8$ ... value?$\frac{1}{4}$\frac{31}{2}$\frac{15}{64}$None of the above