answersLogoWhite

0

Is logo high level language

Updated: 8/10/2023
User Avatar

Wiki User

14y ago

Best Answer

Yes. Any language that does not closely resemble the machine code is a high-level language. The more abstract the language, the more high-level it is and the more complex it is to translate into machine code. Logo is highly abstract; it bears no resemblance whatsoever to machine code, therefore it is high level.

User Avatar

Wiki User

8y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

14y ago

Yes.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Is logo high level language
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Embedded with high level language?

high level language for embedded


Is BASIC a high level language?

Yes, it is a High-Level Language


Is scheme is an high level language?

Scheme is a functional programming language and a high level language.


Difference between high level language and low level language in tabular form?

high level language are easier to learn


High level to Machine level language is converted using?

high level language is converted to machine level language using a compiler or an interpreter


What are the simalarities of high and low level programming?

high level language; is a computer language that is near to human language. high level programming is a process of programming high level language.Example,c++,java,cobol are one of them. The reverse is true for the low level language.


Is C plus plus a high level language?

Yes, C++ is a high-level language.


Is the high-level language is also an object oriented program?

Not necessarily. Any language with an object-oriented approach will be a high-level language, but a high-level language does not have to use an object-oriented approach.


How to convert low level language into high level language?

lang are convert into low level language by


Why will you prefer low level language to a high level language?

A high level language naturally assumes the intentions of the programmer and thus blocks off many otherwise possible methods. For those that prefer to have a high level of control, a low level language is the obvious choice. The level of the language is inversely proportionate to the degree of control the programmer has. ie. low level language = high level of control, and vice versa.


What is mid level language?

A language that allows you to combine high-level programming with low-level programming. C and C++ are generally regarded as being mid-level languages.


Is Assembly language is a high-level language?

No.