answersLogoWhite

0

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

User Avatar

Wiki User

13y ago

What else can I help you with?

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)


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.


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.


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 is the features of procrdure oriented programming?

Spell check.

Related Questions

What is the significance of programming languages in the field of computer science and software development?

Programming languages are essential in computer science and software development as they provide a way for humans to communicate instructions to computers. Different languages have unique features and are suited for specific tasks, allowing developers to write efficient and functional code. Understanding programming languages is crucial for creating software, applications, and systems that power modern technology.


What is the language of the day?

The Language of the Day feature showcases different programming languages each day, highlighting their key features and use cases. It aims to provide insights into various programming languages and promote learning and understanding in the tech community.


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)


What are the benefits of using eb c in programming languages?

Using electronic codebook (ECB) mode in programming languages provides simplicity in implementation and parallel encryption and decryption. However, it lacks security features like randomized initialization vectors, making it vulnerable to certain attacks.


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.


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.


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.


What do language features do?

Language features in programming languages provide specific functionalities or capabilities that enable developers to build applications. For example, features like variables, control structures, and functions help in organizing code and performing tasks efficiently. Other features such as object-oriented programming, exception handling, and libraries offer additional tools to enhance the development process and build complex applications.


What is the best definition of niche programming?

television programming that targets and is made for a limited audience


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 are PL 1 resources?

PL 1 resources refer to programming languages and tools in the first programming language level, which usually have limited features and capabilities. These resources are often used for simple tasks and basic programming concepts. Common examples of PL 1 resources include simple text editors, basic compilers, and introductory programming courses.