answersLogoWhite

0


Best Answer

colbol and foran

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Examples of second-generation programming language or 2GL assembly language?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Examples of Low-Level Programming Language?

Machine code & Assembly language.


Programming language for assemblers?

Is called Assembly.


Elements of assembly language programming What is A simple assembly scheme pass structure of assembler design of two pass assemblers a single pass assemblers what is macros?

what are the elements of assembly language programming?


What Programming language is one step above machine language?

I guess you're trying to refer to Assembly language.


What are the examples of middle level programming language?

binary language


What are the example of low-level programming language?

It are machine code and Assembly.


In which programming language are operating systems written?

Usually a combination of C++, C and assembly language.


What has the author Ian Birnbaum written?

Ian Birnbaum has written: 'Assembly Language Programming for the BBC Microcomputer' 'Greater indeterminism in causal analysis' 'Assembly Language Programming for the Acorn Electron' -- subject(s): bbc micro, acorn electron, bbc micro games, computer games, programming, assembly language 'Information technology in schools. Word processing in schools'


What is a programming language and with three example?

A programming language is a language in which a human can tell a machine to do something, three examples include: C, C++ and C#.


Where we can use C pogramming and why?

When you are doing system level programming, because it is the closest language there is to assembly language.


Is java an assembly language?

No. Java is a high level language also known as object oriented programming


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.