answersLogoWhite

0

The most widely used language in industry is C++. Although Java is more popular world-wide, it is only suitable for application programming. That is, it cannot be used for machine-level programming as the code is compiled against a virtual machine rather than a physical one.

User Avatar

Wiki User

9y ago

What else can I help you with?

Related Questions

C A programming language widely used for systems programming?

Yes.


What language is the best for programming?

C is best. But java is widely used and relatively easier language


What is cobol and c language?

Common Business Oriented Language/ COBOL is widely used programming language by businesses. While C is a general purpose programming invented by Dennis Ritchie.


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.


What is the full form of java language?

Java is not an abbreviation. Java does not expand itself into anything. It is a programming language that is portable, platform independent and object oriented. It is used widely in computer software and in enterprise class applications all over the world.


What is meant by the phrase berkeleydb?

"Berkeleydb" refers to a software library with an embedded database. This library is written in the C language, with support for most programming languages. It is the most widely used toolkit available today.


State three reasons that visual basic is the most widely used programming language in the world?

Visual Basic is not the most widely used programming language in the world. Aside from anything else, it only works on Windows. Java is the most widely used programming language in the world, closely followed by C++. And there are plenty more languages that are far more widely used than Visual Basic, including C, Python, Ruby and Perl, to name but a few. Even C#, which is also a Windows-only programming language, is more popular than Visual Basic.


Who deveploved c language?

C is a general-purpose computer programming language developed in 1972 by Dennis Ritchie at the Bell Telephone Laboratories for use with the Unix operating system. Although C was designed for implementing system software, it is also widely used for developing portable application software. C is one of the most popular programming languagesand there are very few computer architectures for which a C compiler does not exist.


Java full from?

Java is not an abbreviation. Java does not expand itself into anything. It is a programming language that is portable, platform independent and object oriented. It is used widely in computer software and in enterprise class applications all over the world.


What is PL3?

PL3 stands for "Programming Language 3," which is a computer programming language developed by IBM. It is widely used by businesses for developing applications that run on their mainframe systems. PL3 includes features such as structured programming, data processing capabilities, and strong support for file handling.


Applets are written in what programming language?

There are many types of applets, and they can be written in many different languages, but you're probably referring to the most widely known Java applets. So, they're written in a programming language called Java.


How will your lesson in C plus plus programming help you as a student?

C++ is the most widely-used general purpose programming language in use within the industry today. There are literally billions of lines of C++ code in use and somebody has to maintain that code both today and in the future. And while Java is by far the most popular applications programming language, not all applications are ideally suited to Java due to its resource consumption and/or lack of performance, and not all programs are applications; low-level software such as operating system kernels, device drivers and subsystems programming are examples of non-application software which are ideally suited to C++.