4,074 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
620
620 views
KenjiC asked Sep 17, 2018
620 views
1 1 vote
1 1 answer
946
946 views
KenjiC asked Sep 17, 2018
946 views
0 0 votes
1 1 answer
436
436 views
kevinw asked Sep 20, 2018
436 views
In addition to lower-case, the readability of printed text can be increased by what?
0 0 votes
1 1 answer
4.5k
4.5k views
mirza2 asked Oct 16, 2018
4,546 views
What are the two stages of vision?
0 0 votes
1 1 answer
7.3k
7.3k views