answersLogoWhite

0

a program generation activity aims at automatic generation of a program.The source language is a specification language of an application doamain and the target language is typically a procedure oriented programming language.A program execution activity organized the execution of a program return in a programming language on a computer system.Its source language could be a procedure oriented language or a problem oriented language

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

What is difference between problem oriented and machine oriented languages?

machine oriented language: A programming language designed for use on specific class of computers. problem oriented language: A language whose statement resemble terminology of the user. Thanks


What is network enterprise?

High level language is a problem oriented language why?


Is vb an object oriented language?

yes,vb is an event oriented language.


Is c an object oriented programing language?

C language is not a program, and it isn't an object-oriented language either.


Why c plus plus language is called command oriented language?

C++ is not a command oriented language, it is a multi-paradigm language because it employs functional and object-oriented approaches to programming.


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.


What is an aspect-oriented programming language?

An aspect-oriented programming language is another name for an aspect-oriented language - a computer programming language which aims to increase modularity by allowing the separation of crosscutting concerns.


Did java oriented language works on object?

Java is an object oriented language, and it works with classes and objects.


What is an aspect-oriented language?

An aspect-oriented language is a computer programming language which aims to increase modularity by allowing the separation of crosscutting concerns.


Is c is complete object oriented programming language?

No. C is not object oriented. C++ is object oriented.


Is NET in support of object oriented language?

Yes, every language supported by Microsoft and on the .NET framework is an object oriented language. (OOP)


Is the java is procedural language?

Java is an Object Oriented language not a procedural language