answersLogoWhite

0


Best Answer

Dennis Ritche developed C for bell labs for the unix operating system http://en.wikipedia.org/wiki/C_(programming_language) Bjarne Stroustrup developed C++ http://en.wikipedia.org/wiki/C%2B%2B

User Avatar

Wiki User

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

Wiki User

13y ago

C was developed by Dennis Ritchie in 1972.

C was developed by Bjarne Stroustrup in 1979, originally named "C with classes". It was renamed "C++" in 1983.

Java was developed by Sun Microsystems and was started by James Gosling in 1994.

Source: wikipedia

This answer is:
User Avatar

User Avatar

Wiki User

11y ago

Bjarne Stroustrup in 1979. Originally called C with Classes, its name was changed to C++ in 1983.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Who created c and c plus plus and java?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

What is feature that supported in c c plus plus and java but not in net?

C, C++ and Java are cross-platform languages. NET is for Windows-only.


Which one has more jobs java or c plus plus?

C++.


Difference between procedure and function in C or C plus plus or Java language?

In C there are functions only, In Java methodsonly (static methods as well), in C++ both.


Why is java's portability better than c plus plus?

As we know that java is a plateform independent language and the main advantage of java is that it can support to any operating system and can be executed to any machines without any modifications.Due to the use of class in java it has become more easier to understand the program compared to c plus plus.Hence,java is portable than c plus plus


How java use extern key word which is used in C plus plus?

No extern keyword in Java.

Related questions

Which is easier 'C plus plus' or 'Java'?

Java is considerably easier than C++.


Which is more popular c plus plus or java?

Java


Who created 'C Plus Plus ' language and when?

C ++ is a computer progamming language just like Java, Python and Perl or even its predecessor 'C'.


What is the difference between c plus plus and java programming?

Java doesn't have pointers. C++ has pointers.


What is feature that supported in c c plus plus and java but not in net?

C, C++ and Java are cross-platform languages. NET is for Windows-only.


Which one has more jobs java or c plus plus?

C++.


Should you learn c plus plus before you start learning java?

No!!!! You do not need to learn c++ for learning java!


Difference between java and C plus plus?

java is an advanced object oriented programming language than c++


Advantages of C over C plus plus and java?

C can be faster than C++ programs, and definitely faster than Java, since Java is primarily interpreted. C is also somewhat less rigid in definitions as well, not as tightly structured as either C++ or Java can be.


Is it necessary to know c and c plus plus to learn java?

Of course not.


Difference between procedure and function in C or C plus plus or Java language?

In C there are functions only, In Java methodsonly (static methods as well), in C++ both.


Why is java's portability better than c plus plus?

As we know that java is a plateform independent language and the main advantage of java is that it can support to any operating system and can be executed to any machines without any modifications.Due to the use of class in java it has become more easier to understand the program compared to c plus plus.Hence,java is portable than c plus plus