answersLogoWhite

0


Best Answer

The most commonly used programming language at this time (2014) is probably C. There are other much better ones, but as few schools teach them they don't get used much.

Most schools teach C as their main programming language because they believe that is the language most of the industry wants. When the industry seeks new graduates to hire they usually find that the only language they know is C. This becomes a self reinforcing loop.

User Avatar

Wiki User

10y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Which is the mostly used language whether it is java or dot net?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Is Jancok a language?

it's a harsh word expressing emotion but can be used to strengthen solidarity only in surabaya and malang (both are east java) ,mostly used by people in east java, but known by people of middle java


What computer language is used in mobile?

Java


What language is used to write on the internet?

java


In which language pointer concept is not used?

Java


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

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


What programming language are java applets written in?

Java applets are written in the Java programming language. Java is considered to be one of the oldest and most commonly used programming languages in the world.


Scanf in java?

There is no scanf in Java. It is one of the keywords used in C Programming language


Programming language used for webpage creation?

Java.


What is the Java grammar?

"Java grammar" is the way of writing a program with correct syntax of various commands used in java language.


What is HashMap Java used for?

HashMap Java is used as a definition in Java software programming language. This version of Java is used to tag objects using hash numbers and therefore differentiate different items in different databases.


What is a java as it relates to computers?

Java is an Object Oriented Programming language that can be used to develop software applications that can be deployed/used in a computer.


What is the programming language for apple apps?

Usually C++ or Java. Java is mostly used in mobile devices because of its highly portable (cross-platform) nature. C++ code is faster and is just as portable as Java but must be compiled separately for each platform. Java apps need only be compiled once for all platforms.