Answer:
usable capacity = 10 GB
Number of cylinders = 256
Block size = 4 KB
(1)Bytes in each cylinder = (10*230)/(256) = (10*222) = 40 MegaBytes
(2)Number of Blocks in each cylinder = (10*222)/(212) = 10K
(3)capacity of one track = 40 MegaBytes/(10*2) = 2 MB
Rotation speed = 3840 RPM
Number of rotations per second = 3840/60 = 64
Transfer rate = (2*64) = 128 MB/sec
Explanation:
<u>Explanation:</u>
The program using <em>python programming language </em>would be:
First, we write the Input prompt.
<u>Input prompt for the user</u>
number_of_males_in_class = int (input ('Enter the number of males: '))
number_of_females_in_class = int(input('Enter the number of females: '))
Next, we write the Process algorithm.
<u>Process algorithm</u>
total_number_of_students_in_class = number_of_females_in_class + number_of_males
_in_class
percentage_of_males_in_class = number_of_males_in_class / total_number_of_students
_in_class
percentage_of_females_in_class = number_of_females / total_number_of_students
Finally, the Output process
<u>Output process</u>
print('Total number of males in class =', format(percentage_of_males_in_class, '.0%'))
print('Total number of females =', format(percentage_of_females_in_class, '.0%'))
How to transform your ways of socializing:
Know Yourself. The first and foremost reason why many people fail in effective socializing is the fact that they don’t know themselves well.
Be yourself. Another reason of failing to socialize or failing to make that “first impression” is that we try to mimic others.
Body Language. The way you walk, stand, talk, eat and sit… Each and every gesture and posture of yours speaks volumes about you.
Your attire. I had a client who had severe social anxiety. It was aggravated when her mother forced her to wear stuff that was too body revealing.
etc.
This was written from a biography about someones experience.
_____________________________
<em>Brainliest </em>would be greatly appreciated.
I found this!
______________________________
<em><u>#SpreadTheLove</u></em>
<em><u>#SaveTheTrees</u></em>