answersLogoWhite

0


Best Answer

Answer If it weren't for computer languages where would we be today. Can you imagine writing a program as simply as writing a sentence instead of using computer language, it would be impossible. CD/delete means one thing, CD:/change direction and if the double dots aren't there the computer won't recognise the command. That's why so many people especially Computer Programmers spend years in Schools learning computer language so that the every day joe can't do their jobs.

User Avatar

Wiki User

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

Wiki User

12y ago

Without programming languages, we would have to program computers using their native code, called machine code. This is nothing more than a series of binary digits (bits), where the particular bits within the code tell the processor which instruction you would like to execute.

Programming languages make programming faster and easier. It is faster because most languages make complex tasks, such as printing text to the screen, take up far less time to program. It makes programming easier by allowing the developer to write in a language comfortable to humans.

Instead of writing something like:

0A2BCDAD143900983AA9

You could use the far easier:

print "Hello World"

Also note that the example code (the pseudo machine code) would probably be many times bigger than the example above; even a simple task of writing to a screen requires quite a bit of machine code, especially if you were writing your own operating system.

This answer is:
User Avatar

User Avatar

Wiki User

11y ago

A programming language is basically instructions given to a computer, written in human readable form.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Use and importance of programming languages?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

What programming languages use a C switch statement?

There are two programming languages which use a C switch statement. The two languages are C and C++, hence the name C switch statement. There may be more, but those are the most obvious ones


How many programming languages are?

Thousands! Programming languages number in the thousands, from general purpose programming languages such as C++, Java, and others, to special purpose languages which are used in one application. They can be ordered by type (structured, object-oriented, functional, etc.) or by history, or syntax. See the related list of programming languages.


In most programming languages variables that represent numbers must be what or defined prior to their use?

penischaffed


Does learning programming languages transfer to learning actual languages?

No.


Which is languages is more suited to a structured program?

It is programming languages is.

Related questions

What are the classification of programming languages?

Programming languages, like human languages, are defined through the use of syntactic and semantic rules, to determine structure and meaning respectively. Thousands of different programming languages have been created, and new languages are created every year.


What are the Definitions on programming?

Programming is a term that describes the usage of a programming language. Programming languages (C++ for example) are languages that create programs, these programming languages should not be confused with scripting languages. Scripting languages are languages that are meant to be interpenetrated by programs. (Written in a programming language)


What are programming languages use in Management information system?

my sql


What are the types of language?

Languages can be categorized into spoken, written, signed, and programming languages. Spoken languages are oral communication systems, written languages use characters and symbols to represent words, signed languages use gestures and signs, and programming languages are used to write instructions for computers.


What are the most popular programming languages that are use to develop websites?

Java


What is the main use of third generation languages?

Programming computers. That is what they were designed for.


What programming languages use a C switch statement?

There are two programming languages which use a C switch statement. The two languages are C and C++, hence the name C switch statement. There may be more, but those are the most obvious ones


What is the indentation in programming Why is it important?

In computer programming languages, indentation formats program source code to improve readability. Programming languages make use of indentation to define program structure . Programmers use indentation to understand the structure of their programs to human readers.


When was Essentials of Programming Languages created?

Essentials of Programming Languages was created in 2008-04.


How many pages does Essentials of Programming Languages have?

Essentials of Programming Languages has 416 pages.


Why do you have different Programming languages?

why do we have diffrent programming laungage


What are the companies which use pure object oriented programming languages?

Microsoft, Apple and so on.