1/3
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai |
|---|
No analytics yet
Send a link to your students to track their progress
How do you calculate the size of a text file?
bits per character * number of character
How do you calculate the size of sound files?
sample rate * duration (s) * bit depth
How do calculate the size of image files?
colour depth * image height (px) * image width (px)
How can you calculate the number of files that can fit on a storage device?
number of files = storage capacity / file size