answersLogoWhite

0


Best Answer

You, as a programmer, can use a string with 1s and and 0s (or any other content) in each and every programming language.

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Which programming language uses a string of 1s and 0s?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Which programming language consists entirely of 0s and 1's?

Binary


A string of eight 0s and 1s is called a?

A byte.


What is information that is encoded as a string of 1s and 0s?

a digital signal


Is All data input into a computer stored as a string of 1s and 0s?

yes.


What is the language of 0s and 1S?

The language of 0s and 1s is called binary which is internally used by the computer system for performing different activities. The other levels of languages such as high level languages, assembly language are internally converted into binary language for the processing by the computers.


Are 1s and 0s digits of binary language?

Yes.


What does compiler mean in programming?

A compiler is a program that converts the language into machine code, also known as binary (1s and 0s). Not all programming languages need compilers. Some are assembly and still others can just be straight and utter machine code.


How do you build a wrestling ring but don't have room?

you can put some pill-0s down and then put a cardbord tube and some string tie the string around the cardbord


What are terminating decimals?

They are decimal representations of numbers which stop after a finite number of digits (or continue with an infinite string of 0s).


Is there any programming language that uses no math or numbers?

I cannot think of any. All programming language are developed/designed from math thoeries and dealing with numbers (binaries). It may seem that a program is not dealing with numbers, like text processor. But in reality, those text are still numbers (0s and 1s). Even the application you try to write has nothing to do with numbers or math, however, the code you write, still require some math background to understand the syntax and semantics. In a way, the code, the algorithm (HA, another math term), is in MATH.


Changing computer language of 1's and 0s to characters that a person can understand is?

decode


What is the name of a computer code that uses 0s and 9's?

I am not sure, but the one that uses 0's and 1's is called binary.