Text File
Full Form of TXT
What is TXT?
TXT is a file extension that represents a plain text file, one of the simplest and most universally recognised file formats in computing. A TXT file contains unformatted text made up of standard ASCII or Unicode characters and can be created or read by virtually any text editor on any operating system, including Notepad on Windows, TextEdit on macOS, and Gedit or Nano on Linux distributions commonly used in Indian offices and educational labs. In the Indian context, TXT files are introduced to students early in computer science and ITI courses as part of basic computer literacy programmes taught across CBSE, ICSE, and state board schools. They are widely used for storing notes, programming code snippets, configuration scripts, and system log files in both academic and professional settings. Software developers, data entry operators, and IT support staff across India frequently handle TXT files while working with Python, batch scripts, and automation tools. For competitive exams such as those conducted by SSC, IBPS, RRB, and various state public service commissions, familiarity with file formats including TXT is considered useful under the computer awareness section.
TXT का फुल फॉर्म
टेक्स्ट फाइल
Example
He saved his programming assignment as a TXT file so that it could be opened easily on any computer without needing special software.