4,407 views

1 Answer

1 1 vote

Different types of text storage formats are:

  • ASCII (American Standard Code for Information Interchange) common text format for computers, each character and letter is represented by 7-bit binary code

  • UTF-8 (Unicode Transformation Format - 8) almost like a extension to ASCII, UTF-8 represents characters, letters in 8-bit binary code

  • RTF (Rich text format), a text format used by different word processors. It allows for formatting, use of different font styles and images

  • SGML (Standard Generalized Markup Language) used to store structured text in a reasonable extensible way

  • XML (Extensible Markup Language), simpler version of SGML. It is used mainly for web based applications

 

Related questions

1 1 vote
1 1 answer
843
843 views
KenjiC asked Sep 17, 2018
843 views
1 1 vote
1 1 answer
1.2k
1.2k views
KenjiC asked Sep 17, 2018
1,167 views
0 0 votes
1 1 answer
629
629 views
kevinw asked Sep 20, 2018
629 views
In addition to lower-case, the readability of printed text can be increased by what?
0 0 votes
1 1 answer
4.8k
4.8k views
mirza2 asked Oct 16, 2018
4,811 views
What are the two stages of vision?
0 0 votes
1 1 answer
7.6k
7.6k views