give three features of machine level language
Answers
Explanation:
1. College of Fishery Science, Jabalpur NDVSU, Jabalpur (M.P.) Information & Communication Technology “FEES” Topic: Features of machine language, assembly language, high level language & their advantages & disadvantages
2. Low-Level Languages: A language that corresponds directly to a specific machine High-Level Languages: Any language that is independent of the machine There are also other types of languages, which include:- System languages: These are designed for low-level tasks, like memory and process management Scripting languages: These tend to be high-level and very powerful Domain-specific languages: These are only used in very specific contexts Visual languages: Languages that are not text-based Esoteric languages: Languages that are jokes or are not intended for serious use
3. Low-level computer languages are either machine codes or are very close them. A computer cannot understand instructions given to it in high-level languages or in English. It can only understand and execute instructions given in the form of machine language i.e. binary. There are two types of low-level languages: Machine Language: a language that is directly interpreted into the hardware Assembly Language: a slightly more user-friendly language that directly corresponds to machine language