Java
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.
C is a general purpose, procedure oriented (procedural) programming language developed by Dennis Ritchie in 1972.
Bjarne Stroustroup.
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.
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.
Set/subset: Some high level programming languages are object oriented, but not all of them.
Visual Basic .NET (VB .NET) is an OOP, an Object-Oriented Programming Language. It's paradigm is both OOP and Event-Driven, but that's beside the point.
No.Its purely object oriented programming language
what is triple jump test?
Yes
No. C is not object oriented. C++ is object oriented.
C is a weakly typed procedural programming language. For object oriented programming languages near C, you can look at ooc ( http://ooc-lang.org/ ), C++, D, and Java.