COMPUTER PROGRAMMING FUNDAMENTALS
WHAT IS PROGRAMMING
| 
 Question 
 [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
 
 | 
 An example of a high-level programming language is: 
| 
 | 
  Python 
 
 | 
| 
 | 
  Assembly 
 
 | 
| 
 | 
  Machine code 
 
 | 
| 
 | 
  Cloud 
 
 | 
 Explanation: 
Detailed explanation-1: -Python is an object-oriented, high-level programming language. Object-oriented means this language is based around objects (such as data) rather than functions, and high-level means it’s easy for humans to understand.
Detailed explanation-2: -Python is an interpreted, object-oriented, high-level programming language with dynamic semantics.
Detailed explanation-3: -Java, C, C++, Python, etc., are a few examples of high-level languages.
Detailed explanation-4: -Examples of high-level programming languages in active use today include Python, JavaScript, Visual Basic, Delphi, Perl, PHP, ECMAScript, Ruby, C#, Java and many others. The terms high-level and low-level are inherently relative.
 There is 1 question to complete.