Answer:
Place holder
Explanation:
In computer programming, placeholder is a word, character or series of characters that is used to take up the space until the time when the space is actually needed. It is widely used in the sign up or login forms for web and mobile applications. For example, First Name, Last Name etc.
A programmer might have an idea that he will require this number of characters or values but he don't knows what the input will be, that’s why he uses the place holder.
Hope it helps!
Answer:
If left being the shortest file size and right being the biggest file size...
It is JPEG, PNG, TIFF.
Explanation:
TIFF is used primarily for editing photos or for uncompressed high quality images for things like 4K textures. The file size will be bigger since generally it is uncompressed.
PNG reserves the maximum quality of the image and can not be compressed. (It can be compressed but the results are very minimal).
JPEG allows for the user to decide the compression and quality of the image. JPEG also doesn't hold transparency data, thus making JPEG generally use less space than PNG and definitely more than TIFF.
It would have to be output
I think is C tbh sorry if that’s wrong my fault