naveen ,computers
.png)
computers In computing, "text" generally refers to data consisting of sequences of characters, often stored in files with extensions like .txt or .rtf . Text files are fundamental for storing information in a human-readable format and are used for various purposes, including storing code, configuration data, and simple documents Key aspects of text in computing : Plain Text : This is the most basic form of text, containing no formatting information like font styles, colors, or images. Examples include .txt files created in Notepad or TextEdit. Formatted Tex t: This includes text with stylin...