answersLogoWhite

0

1. .txt 2. .rtf. 3. .doc 4. .write

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

Is a wordpad an example of a file?

A WordPad document is a file.


Why is my text file not opening in WordPad?

If your file opens in another program you can right click your file and choose open with. Choose WordPad and make it default if you wish. If the file wont open in WordPad at all it's most likely a file-type not supported by WordPad. You might need additional software or convert the file to a supported type.


What two pieces of information must be provided when saving a file for the first time in Wordpad (Choose two.)?

When saving a file for the first time in WordPad, you must provide a file name and select a file format (typically .rtf or .txt). This information is essential for identifying the document and determining how it will be saved and opened later.


Can you name any of the file extensions that are in an exchange storage group directory?

.edb file and .stm file


What rules must be followed for creating my own file extensions for my own program's output files?

Rules for file extensions are based mainly on the underlying operating system and/or file system. Generally speaking, file extensions are just a part of the file name, and can be set to whatever you like.


Is WordPad an example of an program?

It is a program. It is a very simple word processing application program.


When does Windows hide file extensions in File Explorer?

Windows hides file extensions in File Explorer by default for known file types to simplify the user experience and reduce clutter. This setting can be adjusted in the Folder Options menu, where users can choose to show file extensions for all files. The option is typically turned on for security reasons, as displaying extensions can help users identify potentially harmful files. To view file extensions, users can enable the "File name extensions" checkbox in the "View" tab of the Ribbon in File Explorer.


How can you change the file from wordpad to pdf or com?

magic


Which method allows you to have common extensions visible when viewing the files?

To have common file extensions visible when viewing files, you can enable the option to show file extensions in your operating system's settings. For example, in Windows, you can go to File Explorer, click on the "View" tab, and check the box for "File name extensions." On macOS, you can go to Finder, select "Preferences," then check "Show all filename extensions." This will allow you to see the extensions for all files in the file manager.


What are the program file name and extensions to the Microsoft management console?

.msc


Do folders have file extensions?

No, folders usually do not have file extensions, but they could have if you like. Usually only files have extensions, to indicate the contents of the file.


What file extensions are used to identify command shell scripts?

For windows, you might use .cmd, .bat as common file extensions. Unix doesn't use file extensions as associations, so no file extension needs to be used in the Unix environment. A shell script in Unix is simply a text file with any name that is readable and executable. However, file extensions are typically used in Unix as a documentation aid that states that the file is a shell script. Common extensions are .sh, .csh, .ksh, .tcsh, .zsh, etc.