Answer:
Pseudo CODE
a)
n= Input “Enter 5 integer value”
b)
sum=0.0
For loop with i ranging from 0 - 5
Inside loop sum=n[i]+sum
Outside loop avg= sum/5
Print avg
c)
small=n[0] # assume the first number in the list is smallest
large= n[0] # assume the first number in the list is largest
For loop with i ranging from 0 - 5
Inside loop if n[i]<small #if any another number is smaller than small(variable)
Inside if Then small=n[i]
Inside loop if n[i]>large # if any another number is larger than large(variable)
Inside if then large=n[i]
Print small
Print large
d)
print avg
print small
print large
The organisation that would best aid families and choose the right products to buy would be the American Association of Family and Consumer Sciences. In addition, the institution is primarily composed of home economists wherein these professionals promote efficient consumer consumption of goods.
Answer: A. The cross road has more lanes than yours
Answer: maybe his wrtting ezam
Explanation:
8 bits = 1 byte
10 Mbps = 10/8 M bytes per second
1 frame = 50 bytes
Frame rate = 10 M / (8 x 50) = 10 M / 400 = <em>25,000 frames per second</em>
========================
If each frame has an error probability of 0.004, then (0.004 x 25,000) = 100 frames per second are damaged.
1 hour = 3,600 seconds.
100 damaged frames per second = (100 x 3,600) = <em>360,000 damaged frames per hour.</em>