answersLogoWhite

0


Best Answer

C language is developed by Dennis Ritchie at Bell Laboratories in 1972. To know more about C Programming and to learn C Programming from basics to advance with lot of examples visit codeforhunger .

User Avatar

KING-OMKAR

Lvl 3
2y ago
This answer is:
User Avatar
User Avatar

Derrick Reichert

Lvl 1
2y ago
this is right
More answers
User Avatar

saksheeesharma3

Lvl 2
11mo ago

C language itself was developed using the B programming language, which was a predecessor of C. B was developed by Ken Thompson at Bell Labs in the early 1970s, and was essentially a stripped-down version of the BCPL language. Thompson used B to implement the Unix operating system on a Digital Equipment Corporation PDP-11 computer.

After developing B, Thompson and his colleague Dennis Ritchie set out to create a new language that would address some of the limitations of B and provide better support for system programming tasks. The result was C, which was developed in the early 1970s and became widely used for operating systems, compilers, and other low-level system programming tasks.

So while C was not developed in any one particular language, its development was influenced by the experience and ideas of the Bell Labs team, who drew on their work with B and other languages to create a new language that was powerful, efficient, and flexible

This answer is:
User Avatar

User Avatar

Wiki User

12y ago

The initial development of C occurred at AT&T Bell Labs between 1969 and 1973; according to Ritchie, the most creative period occurred in 1972. It was named "C" because many of its features were derived from an earlier language called "B", which according to Ken Thompson was a stripped down version of the BCPL programming language.

It's not known what the first C Compiler was written in, but modern day compilers are actually written in C.

This answer is:
User Avatar

User Avatar

Wiki User

13y ago

The Java runtime is written in ANSI C. The Java compiler, however, is actually written in Java.

Actually (I'm one of the people who write Sun's JDK implementation), the question doesn't make sense.

The Java Language is a language specification - you don't write a language in a language, it's a specification. That would be like asking "Do you write French in German?"

What I'm assuming the questioner really wanted to know is "What language is the JDK developed in?" That is, what is the underlying language the entire Java Virtual Machine and Class libraries developed in.

The answer is: for the VM, it varies, since there are multiple different VM implementations. The Class libraries, however, are ALWAYS written in Java, as they are intended to be run using the Java VM itself. Certain libraries using JNI (Java Native Interface) may be partially written in a variety of other languages, as they are intended to be used OUTSIDE the JVM.

The Sun/Oracle VM is written in C++. The BEA/Weblogic/Oracle VM is written in C. IBM's J9 is (I believe) written in C++. There are a couple of VMs actually written in Java, and one even written in Lisp. The vast majority of JVMs also include assembler code to speed certain "hot" areas.

This answer is:
User Avatar

User Avatar

KING-OMKAR

Lvl 3
2y ago

C language is developed by Dennis Ritchie at Bell Laboratories in 1972. To know more about C Programming visit codeforhunger .com

This answer is:
User Avatar

User Avatar

Wiki User

12y ago

c programs are written in assembly language ,which is much faster than HLL and near to Machine level language.

This answer is:
User Avatar

User Avatar

Wiki User

13y ago

C programming language was developed by Dennis Ritchie in 1972 at Bell laboratory..

This answer is:
User Avatar

User Avatar

Wiki User

13y ago

Dennis Ritchie and Ken Thompson.

This answer is:
User Avatar

User Avatar

Wiki User

15y ago

Bell Telephone Laboratories

This answer is:
User Avatar

User Avatar

Anonymous

Lvl 1
3y ago

Learn coding for free from mas-codetech

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Java language is developed in which programming language?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Java is a programming language developed by?

James gosling...


What programming language is YAHOO developed in?

C++, Java


Who develop java language?

The programming language JAVA was developed by James Gosling and colleagues at Sun Micro Systems.


Which programming language was developed from a language called Oak?

Oak is now referred to as Java


What language was developed by worth for teaching structured programming in universities?

java


What is an object oriented programming language developed by Sun microsystems?

Java


Who is the creator of java?

The Java language was created by James Gosling in June 1991


Why Customers prefer to develop their applications using Java or Dot net frame work?

Because that's the whole purpose of a programming language, the reason why they were developed - to make software.Because that's the whole purpose of a programming language, the reason why they were developed - to make software.Because that's the whole purpose of a programming language, the reason why they were developed - to make software.Because that's the whole purpose of a programming language, the reason why they were developed - to make software.


Is Oracle a programming language?

In C language Oracle is developed and after that enhancement is done in Java for 10g and 11g


What programming language is GOOGLE developed in Cgiperl?

Asynchronous java-script and XML, or its acronym Ajax.


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.


What is the difference between android and java used as mobile os?

java is a programming language and android is a mobile phone platform developed by google.