answersLogoWhite

0

Such a file is a graphic file, a so called Graphic Interchange Format file. For more details see the related link.

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

What kind of file has a name that ends with gif-?

There is only one file that the name ends with GIF. The only file that ends with GIF is saving a picture.


What kind of file has a name that ends with gif?

an image file


What kind of file has a name with ends with jpg?

picture file.


What kind of file has a name that ends with jpeg?

picture file.


What kind of file has a name that ends with gif.?

A Graphics Interchange Format file is a picture format file.


What is the difference between path name and file name?

A file name refers to the name of a specific file, while a path name represents the location of a file within a file system. The path name includes the file's directory structure, providing the file's exact location on a computer.


A shared folder whose name ends with a is called a?

Shared Folder or File.


Why do I receive the message when I try to move files you cannot move the file because the file name is too long?

i would think thats simply because the name is too long. reaname the file


What is the file name of a imovie?

The file name of an iMovie project typically ends with the extension ".imovieproj" for the project file. However, exported movies from iMovie are usually saved as video files with extensions like ".mov" or ".mp4". The specific file name can vary depending on how the user chooses to name the project or the exported video.


4- What kind of file has a name that ends with gif?

.gif is a picture format they can be either a animated picture or a still


How do you make a batch file?

To create a batch file, click on Start > All Programs > Accessories > Notepad.Enter the commands you would like to execute.Click on File > Save. When prompted for a file name, you must select the file type "All Files (*.*)". Make sure the file name ends in ".bat", such as "dostuff.bat".The file will be saved in the folder you specified. It can be executed by double-clicking on the file.


What wildcard symbol represents for any collection of characters?

The wildcard symbol that represents any collection of characters is the asterisk (). In various computing contexts, such as file searching or command-line operations, the asterisk can match zero or more characters in a string. For example, using "file" would match any file name that starts with "file," regardless of what follows.