Define programming and programming language with example
Answers
Answer: this is your answer
Explanation: program-A program (noun) is executable software that runs on a computer. ... Instead, a program consists of compiled code that can run directly from the computer's operating system. Examples of programs include Web browsers, word processors, e-mail clients, video games, and system utilities.
programming language-A programming language is a set of commands, instructions, and other syntax use to create a software program. ... Many high-level languages are similar enough that programmers can easily understand source code written in multiple languages. Examples of high-level languages include C++, Java, Perl, and PHP.
hope it helps you
Answer -
Programming - Programming is an art of performing a computational task and convert these task into machine readable form.
Programming language - A Programming language is the language in which we write the codes in a program. There are several Programming languages as- c language ,c++ language , java , python and many more.