answersLogoWhite

0


Best Answer

Abstraction, encapsulation and polymorphismare the three fundamental features of an object oriented programming language.

User Avatar

Wiki User

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

Wiki User

11y ago

oll

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: All object-oriented programming languages must have the 3 following features?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

What are the characteristic features of the procedural programming languages?

- Easy location of errors in the program - Easy understanding of the program code - Execution of the pogram is faster - The program becomes neat (commenting the program codes) Jimmy C. Malusi (jimmy20clinton@live.com)


Is c language is heterogeneous?

Programming languages cannot be 'portable', but programs written in C might be portable, if they follow the strictest standards and do not use platform-specific features or functions.


Which programming language is used within HTML documents to trigger interactive features?

Javascript is the main language used, but there are some other scripting languages used too.


What is basic interpreter?

An interpreter, in computer programming, is software that takes an accepted syntax, and "interprets" it for the processor, which then executes the results of the interpretation. This is different than a compiler, which directly outputs machine code into a separate binary file (C++ falls in this category), and also different from a script, which is typically run without an integrated, interactive debugging environment (Perl falls in this category). BASIC is a programming language that was designed to be a beginner's programming language, lacking many features that would be found in many "complicated" languages, such as object-oriented programming, template programming, etc. Many other features, such as function calls, were made explicit compared to other similar languages. For example, in most languages, you would simply type the name of a function to execute it, while in BASIC, you would use GOSUB to explicitly call the function.


Special features of linoleum programming language?

npthing

Related questions

What are the features in java that makes it similar to C programming?

Java is not similar to C. Java is, however, similar to C++. Both C++ and Java are object orientated programming languages (OOPL's).


What are the characteristic features of the procedural programming languages?

- Easy location of errors in the program - Easy understanding of the program code - Execution of the pogram is faster - The program becomes neat (commenting the program codes) Jimmy C. Malusi (jimmy20clinton@live.com)


Features of pascal programming langguage?

Ease in learning and being structured has made Pascal popular. Its features include the following; supports object oriented programming, has error checking mechanism, code intensive, and supports arrays, files, records and sets.


Is c language is heterogeneous?

Programming languages cannot be 'portable', but programs written in C might be portable, if they follow the strictest standards and do not use platform-specific features or functions.


Which programming language is used within HTML documents to trigger interactive features?

Javascript is the main language used, but there are some other scripting languages used too.


What are the distinguishing features of the programming language called short code when was it invented?

what are the distinguishing features of the programming language called Short Code?


What is the best definition of niche programming?

television programming that targets and is made for a limited audience


What are the latest programming languages?

The latest programming languages are:Go Programming Language developed by Google, Inc. in 2012. It's purpose is to enable users to create new software easily on Linux and Mac operating systems. It is object oriented programming and the translator used is compiler.Fathom Programming Language was developed b Brian Frank and Andy Frank in 2012. Its purpose is to cross-compile and run on JRE, NET, CLR, and Javascript. Platforms are Mac OS, Linux, and Windows. It is object oriented programming and the translator is compiler. Special features are that it is portable and can be used on Java, VM, and NET CLR.


What is D language?

The D language is a language programming that is created by Digital Mars' Walter Bright. It is re-engineering of the C++ program on some core features that takes an inspiration from other languages.


What are the features of 3rd generation features?

3rd generation languages are the most common form, including standard languages such as C,C++ and Java while languages


What is basic interpreter?

An interpreter, in computer programming, is software that takes an accepted syntax, and "interprets" it for the processor, which then executes the results of the interpretation. This is different than a compiler, which directly outputs machine code into a separate binary file (C++ falls in this category), and also different from a script, which is typically run without an integrated, interactive debugging environment (Perl falls in this category). BASIC is a programming language that was designed to be a beginner's programming language, lacking many features that would be found in many "complicated" languages, such as object-oriented programming, template programming, etc. Many other features, such as function calls, were made explicit compared to other similar languages. For example, in most languages, you would simply type the name of a function to execute it, while in BASIC, you would use GOSUB to explicitly call the function.


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.