Which of the following is not a category of programming language? High-Level Language Low-Level Language Abstract Language Machine Language؟
إجابة الطالب المختصرة من خلال موقع بوابة الإجابات هي
Abstract Language
The answer is **Abstract Language**.
Here's why:
* **High-Level Language:** Languages like Python, Java, and C++ are considered high-level because they are more human-readable and abstract away many details of the underlying hardware.
* **Low-Level Language:** Languages like Assembly Language are considered low-level because they are closer to the machine's instruction set and require more direct memory management.
* **Machine Language:** This is the most basic level of programming. It consists of binary code (0s and 1s) that the computer can directly execute.
* **Abstract Language:** While the term "abstraction" is a fundamental concept in programming, there isn't a formal, widely recognized category of programming languages specifically called "Abstract Language." Abstraction is a principle used in the design and implementation of languages at various levels (high-level languages are generally *more* abstract than low-level languages).
Therefore, "Abstract Language" doesn't fit as a recognized category of programming language in the same way as the others.
اذا كان لديك إجابة افضل او هناك خطأ في الإجابة علي سؤال Which of the following is not a category of programming language? High-Level Language Low-Level Language Abstract Language Machine Language اترك تعليق فورآ.