answersLogoWhite

0

Assigning a code to represent data is known as encryption. Encryption uses algorithms to alter data in a specific way so that it become unreadable to anyone without the necessary information to decrypt the data.

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

What code system does personal computers use to represent character data?

Ascii


Personal computers commonly use what code system to represent character data?

Ascii


What code do microcomputers use to represrnt character data?

Microcomputers typically use the ASCII (American Standard Code for Information Interchange) code to represent character data. ASCII uses 7 or 8 bits to represent each character, allowing for a total of 128 or 256 possible characters, respectively.


How is data inputted into the tablet?

The electricity pulse represent a binary code which can be read by the tablet. Also the binary code can be transmitted by wireless signals.


Why important to have standard text code?

standard text code is important because it would enable any programmer or programme to use the same combination of numbers to represent the same individual pieces of data.


Using bits and byes in different combinations to represent a code is known as what?

Using bits and bytes in various combinations to represent information is known as binary encoding. This method involves using binary digits (0s and 1s) to convey data, where different combinations can represent characters, numbers, or other types of information. Common encoding schemes include ASCII and UTF-8, which standardize how characters are represented in binary form.


What is a method of translating data into code?

One method of translating data into code is by using encoding techniques. Encoding is the process of transforming data into a format that can be easily processed or transmitted by a computer. Common encoding methods include binary encoding, ASCII encoding, and Unicode encoding. These methods assign numeric values or patterns to represent the data, allowing it to be stored or transmitted as code.


Why would one use the code ICD9CM?

ICD9CM is the official system of assigning codes associated with hospitals in the Untied States. Originally used to code and classify mortality data from death certificates until 1999. It consist of a numerical list of the disease code, an alphabetical index of the diseases entries and a classification system for the procedures.


What does representing data mean?

to represent the data givin, or you have found


How are matrices used in the real world?

To organize data and to simplify problems that can be complicated.


How does memory segmentation increase processors speed?

The segmentation function maintains a segment table that includes physical addresses of the segment, size, and other data. Segmentation speeds up a computer's information retrieval by assigning related data into a “segment table” between the CPU and the physical memory.


What is binary code and why was it chosen to represent data in computers?

Binary code is a base 2 number system, with only the digits 0 and 1. It is used to represent the on/off states of transistors in integrated circuits, with 0 representing off and 1 representing on. So, binary codes represent the possible states of hardware transistors, and the binary codes represent numbers and letters through a coding system like ASCII or EBCDIC.