answersLogoWhite

0

Computers read binary code. Binary code is made up of 1's and 0's. Programming sometimes uses Binary Code, sometimes not. That's what they have in common.

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

What are the common issues that can arise from a malformed definition in computer programming?

Common issues that can arise from a malformed definition in computer programming include errors in code execution, unexpected behavior of the program, and difficulty in debugging and maintaining the code.


What are the common errors associated with the err.01 code in computer programming?

Common errors associated with the err.01 code in computer programming include syntax errors, missing or incorrect variables, and logic errors in the code. These errors can cause the program to malfunction or produce unexpected results.


What is the Programming code for shortest job first?

What is the Programming code for shortest job first?


What are the distinguishing features of the programming language called Short Code?

programming language called Short Code


What is the name given to the programming-code patterns of viruses?

signature? What is the name given to code patterns of viruses?


Code for creating pascal's triangle in C programming language?

code for creating pascal's triangle in C programming language?


What is the difference between debugging and programming?

Programming is the process of creating code. Debugging is the process of fixing problems in existing code.


What are the distinguishing features of the programming language called short code when was it invented?

what are the distinguishing features of the programming language called Short Code?


Why do you need objects in Java programming?

Object-oriented programming provides several advantages, including code re-use and code robustness.


What are some common questions about syntax in programming languages?

Common questions about syntax in programming languages include: "What is syntax and why is it important?", "How does syntax differ between programming languages?", "What are some common syntax errors and how can they be avoided?", and "How can I improve my understanding of syntax in a programming language?"


Getting source code of c?

C is a programming language, so it doesn't have source code.(On the other hand, C compilers do have source code, but you, as a beginner in programming, could not understand them.)


What is an example of a programming problem that would be difficult if not impossible to code without the use of arrays?

Matrix arithmetic calculations, which are very common in all fields of engineering, would be difficult to code without arrays.