What are system software to facilitate editing of text and data?

What are system software to facilitate editing of text and data?

کیا ٹیکسٹ اور ڈیٹا کی ایڈیٹنگ کی سہولت کے لیے سسٹم سافٹ ویئر ہیں؟
Explanation

Text Editors:

Function:

Primarily focus on editing text files, which can include source code, configuration files, or simple documents. 

Examples:

  • Notepad (Windows): 
  • Notepad++ (Windows):
  • BBEdit (macOS): 
  • vi/vim (Unix-like systems): 
  • nano (Unix-like systems): 

Features:

Typically includes basic editing functions like inserting, deleting, copying, pasting, and searching/replacing text. 

ND7-5-2023