#1
13th July 2012, 12:57 PM
|
|||
|
|||
What is the role of Programming Language in Computer?
write th role of programming lonuages in computer
|
#2
13th July 2012, 02:23 PM
|
|||
|
|||
Re: What is the role of Programming Language in Computer?
hi,
A programming language is a man made language designed to express the calculations can be performed by a machine, including a computer. Programming languages creates several programsthat control the behavior of a machine to express precisely in algorithms, or as an any form of human communication assigned. The theory of programming languages is a branch of computer science deals with the design, implementation, analysis, characterization and classification of programming languages and their individual characteristics. The programming language is included in the discipline of computer science, bothwithin and affecting mathematics, software engineering and linguistics.It is a well-known branch of computer science, and an area of active |
#3
13th July 2012, 03:57 PM
|
|||
|
|||
Re: What is the role of Programming Language in Computer?
If you are to study computer,programming is an indispensable part of it.
You may not need programming only while working with hardwares.But every software is itself a collection of computer programs.So,don't take programming to be granted... Thank you!!!:-D |
#4
13th July 2012, 06:23 PM
|
|||
|
|||
Re: What is the role of Programming Language in Computer?
Role of Programming Language in Computer:
A programming language is an artificial language designed to communicate instructions to a machine, particularly a computer. Programming languages can be used to create programs that control the behavior of a machine and/or to express algorithms precisely. The earliest programming languages predate the invention of the computer, and were used to direct the behavior of machines such as Jacquard looms and player pianos. Thousands of different programming languages have been created, mainly in the computer field, with many more being created every year. Most programming languages describe computation in an imperative style, i.e., as a sequence of commands, although some languages, such as those that support functional programming or logic programming, use alternative forms of description. The description of a programming language is usually split into the two components of syntax (form) and semantics (meaning). Some languages are defined by a specification document (for example, the C programming language is specified by an ISO Standard), while other languages, such as Perl 5 and earlier, have a dominant implementation that is used as a reference. Thankyou |
#5
13th July 2012, 07:04 PM
|
|||
|
|||
Re: What is the role of Programming Language in Computer?
Hi
Hmm..I must say an interesting question ..!! Ok Let me explain Have you played any of the games (like GTA Sanandreas , pacman, eggs) All the games are a result of programming..languages like (c++,java etc.) and if you don't know about games even consider your computer your computer is just a box of capacitors, keys, wires etc ) You can use it because you have an Operating system( like windows 95, windows xp, vista, windows 7 and Linux (many have not heard about this but this is the most popular Operating system used by big companies) Now that you have your operating system you must be seeing your webpage (this forum) But have you ever thought how these forums are made...?? How websites are made ?? how are these threads are made..? This is because of programming languages like (html, css, java script, .php etc.) So you see for a single program that you run on your computer is because of the hard work of the programmer and this is why Programming languages are important..!! I hope that you understood it ..!! |
#6
13th July 2012, 07:21 PM
|
|||
|
|||
Re: What is the role of Programming Language in Computer?
Role of programming language:
A programming language is an artificial language designed to communicate instructions to a machine, particularly a computer. Programming languages can be used to create programs that control the behavior of a machine and/or to express algorithms precisely. The earliest programming languages predate the invention of the computer, and were used to direct the behavior of machines such as Jacquard looms and player pianos. Thousands of different programming languages have been created, mainly in the computer field, with many more being created every year. Most programming languages describe computation in an imperative style, i.e., as a sequence of commands, although some languages, such as those that support functional programming or logic programming, use alternative forms of description. |
#7
13th July 2012, 07:27 PM
|
|||
|
|||
Re: What is the role of Programming Language in Computer?
Role of Programming Language in Computer
A computer has two major components named hardware and software. Hardware is all the physical equipments that give a computer structure and raw energy to run. But this equipments cannot do things without telling what to do so. For this reason we have software. This is an essential interface between hardware and the user. After taking certain instructions software performs specific task using different components, memory, energy. As it is like without brain our body cannot perform any task, computer cannot do anything without software. This softwarer are nothing but array of programs including operating system, applications, graphics program which in turn are set of logical instructions written in computer programming language. This is where the importance of programming language is. This languages has been designed in such a way that enables users to communicate with the computer. Question is why we need programming language? Why can't we use simple English language to write programs? The answer is simple. English has a huge vocabulary. A same thing can be said in many ways. So this language becomes very lousy when it comes to write exact instructions. Computer can think in only numbers 0 1. So when two different words mean same thing it cannot mean same thing when converted to machine language. It is therefore necessary to have a simple language where each single word means only a single instructions. This is for what programming languages like C, C++, Java are. |
#9
28th September 2021, 05:32 PM
|
|||
|
|||
Re: What is the role of Programming Language in Computer?
A programming language is an artificial language that can be used to control the behaviour of a machine, particularly a computer. ... Programming languages are used to facilitate communication about the task of organizing and manipulating information, and to express algorithms precisely.
|
#11
10th April 2023, 10:44 AM
|
|||
|
|||
Re: What is the role of Programming Language in Computer?
Programming languages play a crucial role in computer programming, as they are used to write and create software applications, websites, and other computer programs. Here are some key roles of programming languages in computers:
Writing code: Programming languages are used to write code or instructions that are used by computers to perform specific tasks. Each programming language has its own syntax and rules that must be followed when writing code. Communication between humans and computers: Programming languages provide a way for humans to communicate with computers. By writing code in a programming language, developers can instruct computers to perform specific tasks. Creating software applications: Programming languages are used to create software applications that can be run on computers or mobile devices. Examples of software applications include word processors, web browsers, and games. Developing websites: Programming languages are used to develop websites, which are a collection of web pages that are designed to be accessed over the internet. Web development languages such as HTML, CSS, and JavaScript are used to create websites. Automating tasks: Programming languages are used to automate repetitive tasks that would otherwise be performed manually by a human. For example, a programmer might use a scripting language like Python to automate the process of downloading files from the internet. |
Related Topics: |
||
Thread | Replies | Last Post |
Doing BCA but not interested in Programming or Computers, what to do then? | 15 | 12th September 2020 12:46 AM |
|