answersLogoWhite

0

How is java different than any other oop language like c?

Updated: 8/20/2019
User Avatar

Wiki User

11y ago

Best Answer

It is used mostly for applications on Windows computers and Android phones and smartphones.

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How is java different than any other oop language like c?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What are the features of core java?

Core java refers to the core or basic concepts of the Java programming language. Things like encapsulation, inheritance, multi-threading, exception handling and other basic feature of java that comes as part of the Java standard edition forms Core Java


What is the definition of Core Java?

Core java refers to the core or basic concepts of the Java programming language. Things like encapsulation, inheritance, multi-threading, exception handling and other basic feature of java that comes as part of the Java standard edition forms Core Java


Is java a popular programming language?

No, the Java is not machine language. Java is a high-level programming language that compiles to byte code suitable for interpretation into machine code by the Java virtual machine. In other words, you program the virtual machine rather than the physical machine. Once compiled, the byte code can be executed upon any machine with a Java virtual machine implementation.


What is the need of scripting languages?

the need of scripting language is to work on diffrent platforms like xp vista and other versions and other applactions like java and other stuff


How is java different than any other OOP languages like C plus plus?

Every languages are different, a C++ compiler cannot compile a Java source.


What are the features of the core?

Core java refers to the core or basic concepts of the Java programming language. Things like encapsulation, inheritance, multi-threading, exception handling and other basic feature of java that comes as part of the Java standard edition forms Core Java


How do I learn mobile application development?

well you should start by specializing in what programming language you want to code in. for example java and look up java tutorials on youtube and look up tutorials elsewhere. then for example java will branch off into somthing like Java Me ( java and java me are two different things) but you need to learn a certain language before learning about specific development. look into Java or C++ or another base language, then work your way into mobile device development. this will take time and patience to learn.


What are the major differences between Java programming language and any other programming language?

Java, while not very different from some languages is different from most languages is that it is interpreted, it is not in a language that the computer can understand, it is run by the jvm. Unlike interpreted languages, however, it also has a compiler which compiles to java bytecode. This is not a real compiler, however, as it's output must still be interpreted. Indeed, the output is even possible to be "decompiled" and turned back into source, only loosing some nonessential things like comments.


What is the Exact difference between core java advanced java?

Core java consists of basics of java language (OOP, Threading, Exceptions, Collections, Annotations, Internationalization etc) along with other technologies like JDBC, Servlets. Advanced java is the next step of core java. This consists of JSP, EJB, Beans etc.


Why java is a plat form indepedent language?

Java is called plat form independent language because when java code compile in any operating system (like Windows) by Javac ,then a .class file is created. then if u copy this this .class file and run into any other operating system (like Linux) , the JVM of this OS can execute this file and give us the output of that code. that's why java is called a plat form independent language. rajkumar.nsec@gmail.com


Why does a java compiler use C language?

The original Java compiler was probably written in C/C++ because an efficient language like C is ideal for writing compilers in.


Which programming language to choose for mobile application?

Java is the most powerful language used for current mobile phone and also other languages are used like symbion . it is widely used in various cell phone manufacturer like nokia, samsung, and LG and etc. java is Object oriented programming system.