answersLogoWhite

0


Best Answer

Smalltalk was the language created as a proof-of-concept implementation of the object-oriented programming paradigm.

User Avatar

Wiki User

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

Wiki User

12y ago

Simula. This is widely accepted first OO language since 1967.

This answer is:
User Avatar

User Avatar

Wiki User

11y ago

It should be english because that's the language everyone uses around the world.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the first object oriented programing language?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

What is difference between structural language and object oriented language?

I think there is no any difference between object oriented programming language. Because somebody have written that vb is object based language because there is no inheritance, but javascript has no classes and no inheritance but javascript is also object oriented scripting language and java is also object oriented language vb has no inheritance but classes is.So vb is object based language This is not clear that difference between object oriented and object based. if i am wrong than what should be your answer and if i am wright than no problem But first i am requesting to the developer of any programming language that please define the difference between object oriented and object based languages. Amit Sinha Dist-Gaya State-Bihar


Why is python an object oriented programming language?

I suspect you mean, "What makes Python an OO language?" Well, first of all, you can define objects. But, way beyond that, all of the data types are objects, as well as methods and functions.


Is pascal high level language?

The original Pascal programming language was designed by Niklaus Wirth between 1968 and 1969, published in 1970. Object Pascal was developed in 1985 by Larry Tessler, in consultation with Wirth.


Why vb is called event driven programing language?

Visual Basic is not an "Object Oriented Language" its an "Object based Language" because, in VB we cannot implement Object Oriented Concepts like: Inhertiancy, Polymorphism, Encapsulation and Abstraction. But it is an Event drive programming, easy to develop applications. VB is used to Devlop Graphical User Interface Applications (GUIs). VB is Object Bsed Event Driven Programming Languge as we use Objects to create our Applications such as Text Box, Command Button on Form and it is also called Event Driven Language because anything we do on VB application such as Click MOuse on command Button to execute any command, or enter the text in text box etc. every thing is an event that's why we call it Object Based, Event-Driven Programming.


What object-oriented programming language was developed by Sun Microsystems?

Sun Microsystems (now owned by Oracle) did not develop any language in 1990. The development of Java began in June 1991, with the first release appearing in 1995.

Related questions

What is first object oriented programming language?

Simula 67 (1967) was the first programming language designed that had the notion of objects, classes, inheritance, etc. in it. Smalltalk (1970s), influenced by Simula 67, was the first programming language designed with the actual idea of "object-oriented programming" in mind.


Why c plus plus is purely object oriented language?

No reason. It is not even true, on the first place.


What is the first programming language?

FORTRAN was the first high level programing language. developed in 1954.


Why you need C programming?

C- Programing is basically a programing language of a computer. It helps to create software programing language which is usefull in creating softwares & data base programes. C programing language is the first & basic programing language. Other programing languages are:- C, C++ & C# (latest).


What is difference between structural language and object oriented language?

I think there is no any difference between object oriented programming language. Because somebody have written that vb is object based language because there is no inheritance, but javascript has no classes and no inheritance but javascript is also object oriented scripting language and java is also object oriented language vb has no inheritance but classes is.So vb is object based language This is not clear that difference between object oriented and object based. if i am wrong than what should be your answer and if i am wright than no problem But first i am requesting to the developer of any programming language that please define the difference between object oriented and object based languages. Amit Sinha Dist-Gaya State-Bihar


What has the author Lewis J Pinson written?

Lewis J. Pinson has written: 'A first course in computer science with Modula-2' -- subject(s): Electronic data processing, Modula-2 (Computer program language) 'An introduction to object-oriented programming and Smalltalk' -- subject(s): Object-oriented programming (Computer science), Smalltalk (Computer program language)


What is first procedure oriented language?

The first procedure-oriented programming language is considered to be Fortran (short for Formula Translation). It was developed by IBM in the 1950s for scientific and engineering computations.


Why is python an object oriented programming language?

I suspect you mean, "What makes Python an OO language?" Well, first of all, you can define objects. But, way beyond that, all of the data types are objects, as well as methods and functions.


What type of language is BASIC?

Basic was one of the very first programming languages used in DOS. It is not object oriented and is obsolete. If you want to learn to programe start with Visual Basic no BASIC.


Is pascal high level language?

The original Pascal programming language was designed by Niklaus Wirth between 1968 and 1969, published in 1970. Object Pascal was developed in 1985 by Larry Tessler, in consultation with Wirth.


Why vb is called event driven programing language?

Visual Basic is not an "Object Oriented Language" its an "Object based Language" because, in VB we cannot implement Object Oriented Concepts like: Inhertiancy, Polymorphism, Encapsulation and Abstraction. But it is an Event drive programming, easy to develop applications. VB is used to Devlop Graphical User Interface Applications (GUIs). VB is Object Bsed Event Driven Programming Languge as we use Objects to create our Applications such as Text Box, Command Button on Form and it is also called Event Driven Language because anything we do on VB application such as Click MOuse on command Button to execute any command, or enter the text in text box etc. every thing is an event that's why we call it Object Based, Event-Driven Programming.


When was object oriented programming invented?

Making it's appearance in the late 1950's and early 1960's, object-oriented programming (OOP) was developed and first used at Massachusetts Institute of Technology.