Text Editor
A text editor is a small program used for editing text files. Text editors are bydefault provided with operation systems or software development packages, and it can be used for chage configuration files and programming language source code.
Some popular Example of editors :
VI or Vim text editor for unix, Linux.
Notepad for Microsoft windows.
Typical features of [...]
