3 3 votes Human Computer Interaction hci text + – 0% Accept Rate Accepted 0 answers out of 4 questions vaghelaj 390 points 4 4 5 answer comment Share 0 reply Please log in or register to add a comment.
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 vaghelaj answered Oct 14, 2018 vaghelaj 390 points 4 4 5 comment Share 0 reply Please log in or register to add a comment.