 
                 
                InterviewSolution
 Saved Bookmarks
    				| 1. | What is EBCDIC code? | 
| Answer» EBCDIC (Extended Binary Coded Decimal Interchange Code is a binary code for alphabetic and numeric characters that IBM developed for its larger operating systems. In an EBCDIC file, each alphabetic or numeric character is represented by an 8-bit binary number. 256 possible characters (letters of the alphabet, numerals, and special characters) are defined. | |