answersLogoWhite

0


Best Answer

.txt is a common choice.

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the default file extension for a ASCII text file?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

How do you save a notepad file into a java file?

just add an extension .java when you save your notepad text file


What is ascii value of EOF?

There is no ascii value for EOF. The constant EOF is a special value, not representing any character, but indicating an eof-of-file or error condition when using stream I/O. On the other hand, there is an ascii charactor end-of-file, <CTRL>Z, 26, or 0x1A which, in the DOS era, indicated the end of file in a text file, but this is not the same as the run-time library constant EOF.


How do you make applescript type in Text Edit?

display dialog "Please Enter Text:" default answer "Insert Text Here… " set a to text returned of result set nu_file to (choose file name default name "File" with prompt "Please choose where you want to save the file") set the_file to (open for access nu_file with write permission) write a to the_file


What is the difference between binary file and executable file?

windows support 2 file formats 1.text file 2.binary file in a text file in windows , each line is teminated with a carriage reurn followed by a linefeed character .but when a file is read by a c prog in text mode,c library converts carriage reurn/ linefeed character both in to a single linefeed character. but in case of binary file ,the prog will see both carriage return & linefeed character


How do you distinguish between a text file and a binary file?

You can distinguish between binary and text files, and for the most part even identify what type of binary file, by using the "file" command. For example:~$ file unknownfileunknownfile: PNG image data, 155 x 155, 8-bit/color RGBA, non-interlacedThis tells you that the file is a PNG file by reading metadata and/or magic numbers in the file. When used on a text file, the command will return "ASCII text" or "Unicode text."

Related questions

What is the default extension for ASCII file?

*.txt. In reality the ascii file can have any extention. A ASCII file is just a raw text file with no enbedded codes within the file.


What are the default file extensions for ASCII text file?

There are no set file extensions for an ASCII text file, however one that is commonly used is .txt


What is the default extension of Telugu word file?

The default extension of a Telugu word file is usually .docx if it is a Microsoft Word document or .odt if it is an OpenDocument text file.


What is ASCII files?

An ASCII file is just a text file.


What is the extension of file created by Notepad editor?

".txt" is the default extension of Notepad. Notepad is a very useful tool. It's a straight ASCII text editor. This means there are no extraneous control characters embedded among the text characters, as you will find in most other text editors.


What type uses an htm extension?

A text file, saved with a htm extension is a web page.A text file, saved with a htm extension is a web page.A text file, saved with a htm extension is a web page.A text file, saved with a htm extension is a web page.A text file, saved with a htm extension is a web page.A text file, saved with a htm extension is a web page.A text file, saved with a htm extension is a web page.A text file, saved with a htm extension is a web page.A text file, saved with a htm extension is a web page.A text file, saved with a htm extension is a web page.A text file, saved with a htm extension is a web page.


What is the part of file name that helps the computer know what program to use to open a file?

It doesn't use any part of the file. It gets the extension (the part after the dot) of the file name, and looks that up in the registry to see what program should be used to open, for example, a .doc file.


How do you convert a excel file to an ASCII file?

Go to the File menu and pick Save As. In the Save As Type part of the dialog box that opens, from its drop down menu pick one of the Text options, which will have a txt extension. Then give the file a name and click Save.


What does a file extension tell you?

The file extension tells about the type of file, with the extension three letters. For Eg:- *.txt -- text file *.exe-- executable file


What is the extension for TEXT file?

.txt


What does txt file extension mean?

The file is just a plain text file. Txt is an abbreviation for text.


What is the ascii text file called hoststxt that associates host names with ip addresses?

Host File