answersLogoWhite

0

1- Compilation

2- Pure Interpretation

3- Hybrid Implementation System

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

What is the difference between static and dynamic programming?

in static programming properties, methods and object have to be declared first, while in dynamic programming they can be created at runtime. This is usually due to the fact that the dynamic programming language is an interpreted language.


What is a java object?

A java object is a collection of methods and properties defined in the Java programming language.


What is a term used as a synonym for module in any programming language?

subroutines procedures functions or methods


What is the need for c plus plus?

Primarily to add object oriented programming methods to the C language.


What are the 3 general methods of implementing programming language in brief?

Programming languages are implemented in three ways: Compilation: Converts all code to machine language before running. Interpretation: Runs the code directly, line by line. Hybrid: Mixes both, turning code into an intermediate form first.


What are the primary methods of programming?

The two primary methods of programming are procedural and object-oriented.


Which language do you use if you are creating an application to be deployed via a network?

Deployment methods are not integral to any programming language. You can use any suitable programming language to write the actual program, but how you deploy it is entirely up to you. However, there are installation tools that can assist with your deployment strategy.


What kind of things become object in oops in c?

C is not an object-oriented programming language, therefore nothing can become an object. The term can only loosely be applied to data types in general but without encapsulated methods they cannot be called objects as such.


What is an object and how does it function within a programming language?

An object in programming is a data structure that contains both data and functions. It functions within a programming language by allowing the organization and manipulation of data in a more structured and modular way. Objects can interact with each other through methods and properties, enabling the creation of complex and reusable code.


What is the advantage of overriding a class?

In object oriented programming language, it is possible to override classes. and the advantage over this is we can just show the or run the methods of the base class.


Can you create class in 'c'?

Class acts as an encapsulation of attributes and methods, that is used by an object oriented programming (OOP) language. Since C is not an OOP, its a structural programming language, one can not create classes in C. That is why OOP version of C was developed called C++, where one can work with classes.


Suggestopedia and Neuro-linguistic Programming are examples of what?

Suggestopedia and Neuro-linguistic Programming are examples of alternative teaching methods that aim to enhance learning and communication. Suggestopedia focuses on creating a relaxed environment for learning through suggestion, while Neuro-linguistic Programming explores the relationship between language, behavior, and personal development.