answersLogoWhite

0

get a life people

User Avatar

Darcy Frater

Lvl 2
4y ago

What else can I help you with?

Continue Learning about Computer Science

How transistors can represent binary data?

they can't


Why do robots use binary code?

Yes. Any electronic device that need to move information uses binary code


What would you call a device that works with binary data?

Digital Data is data that is stored in binary, and a Digital Device is any device that works with binary data


How is data represented in a computer?

Computers work with a binary number system that consists of only two digits - zero and one. Inside the computer binary number is represented by an electrical pulse. One means a pulse of electricity and zero means no pulse. All the data entered into computers is first converted into the binary number system. One digit in binary number system is called bit and combination of eight bits is called byte. A byte is the basic unit that is used to represent the alphabetic, numeric and alphanumeric data. Data is represented inside a computer as a series of on and off pulses. Humans think of those pulses in terms of a binary-based numbering system. Data is the combination of characters, numbers and symbols collected for a specific purpose. Data is divided into three types; alphabetic data, numeric data and alphanumeric data. Numeric data consist of ten digits 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, two signs + and - and decimal point . There are different types of number system that are used to represent numeric data. These number systems are decimal number system, binary number system, octal number system and hexadecimal number system. Alphabetic data is used to represent 26 alphabetic. It consist of capital letters from A to Z, small letters from a to z and blank space. Alphabetic data is also called nonnumerical data. Alphanumeric data used to represent alphabetic data, numeric data, special character and symbols.


Expansion card that translates binary data into images?

A video card or video adapter translates binary data into images.

Related Questions

How transistors can represent binary data?

they can't


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.


How are binary and transistors related?

Binary and transistors are closely related as transistors serve as the fundamental building blocks of digital electronics, enabling the representation and manipulation of binary data. In binary systems, data is expressed in two states: 0 and 1. Transistors can act as switches, controlling the flow of electrical current to represent these two states, thus allowing computers and digital devices to process binary information efficiently. This relationship underpins the operation of virtually all modern electronic devices.


How do transistors represent binary?

Transistors can be used to represent binary data by acting as switches that can be in one of two states: ON or OFF. In digital circuits, the ON state is typically represented by a transistor conducting current (logic level 1) and the OFF state by a transistor not conducting current (logic level 0). By turning transistors ON and OFF in specific combinations, binary data can be encoded and processed in electronic devices.


What is 0 and 1 binary data?

0 and 1 are two integers. They may represent binary digits or binary data but they need not.


Why do digital computers use binary numbers for their operation?

Digital computers use binary numbers because that is easier for them, and the easiest way for humans to represent what goes on inside of computers. Computers contain millions of transistors inside the various ICs in the computer. Transistors can generally be on or off. Sure, it is possible for transistors to have a range, but then, in this case, it wouldn't be digital. So since the transistors are used as on-off switches, it is easiest to represent them as binary digits, since they can either be on or off.


Why do robots use binary code?

Yes. Any electronic device that need to move information uses binary code


What is the alteration called when digital or analog signals are altered to represent binary data?

Modulation


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.


How does a digital computer represent data internally?

A digital computer represents data internally using binary code, which consists of two states: 0 and 1. These binary digits, or bits, are grouped together to form larger units such as bytes (8 bits) and words, enabling the representation of various data types, including numbers, characters, and instructions. This binary system allows computers to process and store complex information efficiently using electronic components like transistors that can switch between the two states.


What is the connection between the binary operation of computer and function of transistors?

A transistor has two states, on or off. That's why the computer has to use binary, because it's made of transistors. It can't have an intrinsic value of, say, 7, because its components only have 2 states. So, it uses groups of 1's and 0's (on and off transistors somewhere in the circuitry) to represent higher concepts and meanings.


The system that digital computers use to represent numeric data?

It uses the Binary Numbering System.