Computer Science, asked by dychyby, 1 month ago

how does programming languages influences programming

Answers

Answered by xCutie
9

Answer

Programming languages have long impacted the development of distributed systems. While much middleware and distributed systems cöde continues to be developed today using mainstream languages such as Java and C++, several forces have recently combined to drive a renewed interest in other programming languages.

☞ ☺️

Answered by cshainee2009
0

Answer:

The result of these forces has been an increase in the use of programming languages such as Erlang, Scala, Haskell, and Clojure that allow programming at a higher level of abstraction affording better modularity, enhanced speed of development, and added power of reasoning about systems being developed.

Computer programming languages allow us to give instructions to a computer in a language the computer understands. Just as many human-based languages exist, there are an array of computer programming languages that programmers can use to communicate with a computer.

Similar questions