Answer:
0.8488
Explanation:
Let E =error found by test 1
Let F=error found by test 2
Let G=error found by test 3
Let H=error found by test 4
Let I= error found by test 5
Given P(E)=0.1, P(F)=0.2, P(G)=0.3, P (H)= 0.4, P (I)=0.5
therefore P(notE)=0.9, P(notF)=0.8, P(notG)=0.7, P(not H)=0.6, P (notI)=0.5
Tests are independent P(not E & not F ¬ G & not H & not I=P(notE)*P(notF)*P(notG)*P (notH)*P (not I) =0.9*0.8*0.7*0.6*0.5 =0.1512
P(found by at least one test)= 1- P(not found by any test)=1-P(not E& not F & not G & not H & not I ) = 1-0.1512 = 0.8488
Answer:
C
Explanation:
Predicate methods typically test a condition and do not modify the object on which they're called.
Program Pseudocode graphically present the detailed sequence of steps needed to solve a programming problem.
<h3>What are Pseudocode?</h3>
These are known to be a set of codes that a program has graphically depicted all of its sequence of steps that can be sued to handle a programming problem.
Note that Pseudocode is a form of artificial and man made informal language that is often used by programmers to create algorithms.
Learn more about Program from
brainly.com/question/153827
#SPJ1
<span>Hyperlinks/links are specially denoted text or graphics on a web page, that, when clicked, open a web page containing related content</span>