Answer:
Explanation:
A programming language is a language used to write computer programs, which instruct a computer to perform some kind of computation, and/or organize the flow of control between external devices A programming language is a language used to write computer programs, which train a computer to perform some kind of computation, and/or organize the flow of control between external devices. there are 5 main programming languages; Java, SQL, Javascript, C++, and Python. Java is the most popular and number 1 skill tech companies use this language and over 3 billion phones run on Java. SQL pronounced sequel is a special-purpose programming language used for getting information from and updating databases because all businesses run a database system of some kind. It’s also one of the easier tech skills to learn, with numerous tutorials and free resources online. Javascript is a scripting language, often used to make web pages interactive. It’s text-based, written in an HTML document, and run through a web browser. C++ is a general-purpose programming language that can be used to create small programs or large applications. In 2013, C++ was CyberCoders’ most in-demand programming language skill. As an extension of C, one of the oldest coding languages, C++ provides a foundation for many newer, more popular ones. Python is a general-purpose, high-level programming language with an emphasis on code readability. It’s one of the easier programming languages to learn, with its use of common words and expressions, more white space, and fewer curly brackets.