I believe the answer is D. It makes more sense and is the most correct grammatically.
Hope this helped and pls mark as brainliest!
~ Luna
Answer:
step 1:- start
step 2:-read principal amount, rate and time
step 3:- calculate interest using formula sI=((amount*rate*time)/100)
step 4:- print simple interest
step 5:- //CPP program to find compound interest for. //given values
Answer:
correct option is D i.e. 20
Explanation:
Given data:
Parallelizable portion is given as 95%
so remaining will be serial portion i.e. 5%
we know that, for infinite number of cpus, maximum speed is calculated as

where f denote serial portion = 5% = 0.05

v = 20
hence so for serial portion of 5%, maximum speed is 20
correct option is D i.e. 20
Answer:
There is a table in the database named Teacher having columns Email, Expiry Month etc. this query is selecting the email address from the table Teachers on the basis of expiry month that is February.\
Explanation: