recategorized by
627 views
0 votes
0 votes

A program $P$ calls two subprograms $P1$ and $P2.\;P1$ can fail $50\%$ time and $P2$ can fail $40\%$ times. The program $P$ can fail

  1. $50\%$
  2. $10\%$
  3. $60\%$
  4. $70\%$
recategorized by

Please log in or register to answer this question.

Answer:

Related questions

1 votes
1 votes
2 answers
2
2 votes
2 votes
1 answer
3
admin asked Apr 1, 2020
1,069 views
The height of a binary tree is the maximum number of edges in any root to leaf path. The maximum number number of nodes in a binary tree of height $h$ is $2^{h}$$2^{h-1} ...
0 votes
0 votes
1 answer
4
admin asked Apr 1, 2020
1,629 views
Web links are stored within the page itself and when you wish to ‘jump’ to the page that is linked, we select the hotspot or anchor. This technique is calledHypertext...