answersLogoWhite

0

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.

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

Which program uses actionscript as its programming language?

Adobe Flash uses actionscript. It is the main programming language for flash.


Why computer programming languages invented?

As a CPU only processes written in machine language (binary) programming languages, which uses words instead of numbers is the reason that programming languages were invented. It allows programmers to write application in programming language statements that then uses special software to convert the program into machine language. (Gaddis, Tony, Irvine, Kip; Starting out with visual basic, 2005)


What type of programming language does assembly language use?

Assembly language uses a low-level programming language that directly corresponds to machine code instructions.


Programming languages that control zigbee?

quoting from stack exchange: "Zigbee", or IEEE 802.15.4, is a protocol. As such, it has no "programming language".


Why do we have to use uses crt or clrscr in pascal programming language?

No, you don't have to.


Which programming language uses a string of 1s and 0s?

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


What does a C developer do?

A C developer designs and writes programs using the C programming language. A C++ developer does the same but uses the C++ programming language. A C/C++ developer uses both C and C++.


What are the uses of accounting in everyday life?

Yes, because you use math in everyday life. And counting is math ,because there numbers and numbers are apart of math.


What are the main uses of the T SQL programming language?

T SQL programming language is designed specifically to communicate instructions to machinery, particularly computers. They are used to create programs in which is controlled by language and communication.


What are the key differences between assembly language and programming language?

Assembly language is a low-level programming language that uses mnemonic codes to represent machine instructions directly. It is specific to a particular computer architecture and is closer to the hardware. On the other hand, a programming language is a high-level language that uses English-like syntax and is more abstract, making it easier for programmers to write and understand code. Programming languages are not tied to a specific computer architecture and are typically more portable and easier to maintain than assembly language.


Which programming language uses a mouse pointer shaped in the form of turtle?

Logo


Which GUI desktop is written in the C programming language and uses the gtk toolkit?

Gnome.