answersLogoWhite

0


Best Answer

Machine language is a first generation language.

User Avatar

Wiki User

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

Wiki User

12y ago

1st Generation Language (1GL) is the another name for machine language.

This answer is:
User Avatar

User Avatar

Wiki User

12y ago

high level language or source code

This answer is:
User Avatar

User Avatar

Muntzir Mehdi

Lvl 2
2y ago

First generation

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Machine language is what generation language?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

Is the First Generation Language machine dependent?

Yes. Both first and second generation languages are machine-dependent. The first generation of languages were machine code, while the second were assembly languages. Non-machine dependency came about with the advent of the third-generation of languages, all the high-level languages.


What are example of second generation programming language?

Machine code is first generation. Low-level, machine-dependent, symbolic languages such as assembly language are second generation. All high-level, machine-independent languages are third generation. Fourth and fifth generation don't actually have any meaning since there is no "standard" to define these terms, although they are often used to classify specific types of third-generation languages.


What are the features of a fourth generation languages?

There is no such thing as a fourth generation language. Machine code is the first generation (the native language of the computer). Assembly language is the second generation (low-level symbolic language). All high-level (abstract) languages are third-generation. Although some languages claim to be fourth-generation or even fifth-generation, they are meaningless terms used by marketing types that tell you nothing about a language's capability.


What are the disadvantages of fifth generation of language?

The major disadvantage of fifth generation programming languages is that these languages won't be as good as sixth generation languages. It is also important to note that classification of programming languages in generations beyond the second generation is complete nonsense and nothing but a marketing hype; programming languages don't evolve in a linear succession, or one in the shape of a balanced tree, where each generation has common attributes and improvements over the previous generation.


What generation language is ruby on rails?

Third generation. All high level languages are third generation. Assembly language and low-level symbolic languages are second generation languages. Machine code is the only first generation language. Although some languages have been described as being fourth or fifth generation, the terms have no official meaning (they were originally used by marketing types but are in fact meaningless).

Related questions

Is the First Generation Language machine dependent?

Yes. Both first and second generation languages are machine-dependent. The first generation of languages were machine code, while the second were assembly languages. Non-machine dependency came about with the advent of the third-generation of languages, all the high-level languages.


Name given to the first generation computer?

Machine Language (Vaccum Tube)


What is an assembler in computing?

An assembler is a machine code program that converts low-level symbolic assembly language instructions into machine code. Assembly language is a second generation programming language.


What is assembler in computer?

An assembler is a machine code program that converts low-level symbolic assembly language instructions into machine code. Assembly language is a second generation programming language.


What are example of second generation programming language?

Machine code is first generation. Low-level, machine-dependent, symbolic languages such as assembly language are second generation. All high-level, machine-independent languages are third generation. Fourth and fifth generation don't actually have any meaning since there is no "standard" to define these terms, although they are often used to classify specific types of third-generation languages.


What are the features of a fourth generation languages?

There is no such thing as a fourth generation language. Machine code is the first generation (the native language of the computer). Assembly language is the second generation (low-level symbolic language). All high-level (abstract) languages are third-generation. Although some languages claim to be fourth-generation or even fifth-generation, they are meaningless terms used by marketing types that tell you nothing about a language's capability.


What are the disadvantages of fifth generation of language?

The major disadvantage of fifth generation programming languages is that these languages won't be as good as sixth generation languages. It is also important to note that classification of programming languages in generations beyond the second generation is complete nonsense and nothing but a marketing hype; programming languages don't evolve in a linear succession, or one in the shape of a balanced tree, where each generation has common attributes and improvements over the previous generation.


What generation language is ruby on rails?

Third generation. All high level languages are third generation. Assembly language and low-level symbolic languages are second generation languages. Machine code is the only first generation language. Although some languages have been described as being fourth or fifth generation, the terms have no official meaning (they were originally used by marketing types but are in fact meaningless).


What are the five high level programming language?

1.First Generation Programming LanguageFirst generation of programming language refers to machine language. Machine language is lower level language which uses object code (some times also known as machine code). Object code is the combination of binary digits. These languages directly talk to hardware.2.Second Generation Programming LanguageSecond generation of languages is also low level language which is known as assembly language. Assembly languages are the interface between Machine level languages and High level languages.3.Third Generation Programming LanguageThird Generation programming languages are High level Programming languages like JAVA & C.4.Fourth Generation Programming LanguageThis is the set of current generation programming languages. These languages are similar or closer to human languages.General characteristics of 4GL are:i.Closer to human languagesii.Portableiii.Database supportiveiv.simple and requires less effort than 3GLv.Non proceduralDifferent types of 4 GL are:a. Query Generatorb. Report generatorc. Form Generatord. Application Generatore. GUI Generatorf. Relational Database Manager5.Fifth Generation Programming LanguageLanguages used for writing programs for Artificial Intelligence, Neural Network, Plasma Computing etc. come under 5GL. This is the future of programming language.


What are the significant features of the first generation of programming?

All first generation programs are written entirely in machine code. Assembly language is a second generation language. All high-level languages are third generation. There are no official 4th or 5th generation languages; they are terms used by marketing types to make it appear that the latest programming language is superior in some unspecified way. Languages are categorised by their capabilities and paradigms, not by some "generation" tag that has no actual meaning.


Is procedural language a sixth generation language?

4 th generation language


Who invented third generation language?

The second generation language programmers.