answersLogoWhite

0


Best Answer

The type of computer language you are referring to are called high-level languages. High-level programming languages are very abstract and allow humans to better understand the source code by writing it in a human-readable fashion. Below is an example of a snippet of C++ code, which is a high-level language.

int n1 = 1;

Anyone can tell what this does just by looking at it. This statement declares an integer variable with the name n1 and initializes it with a value of 1.

User Avatar

Wiki User

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

Wiki User

11y ago

english

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the artificial language designed to communicate instruction to a computer?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What does it mean to say that a computer understands a program?

The only part of a program a computer understands is each instruction as it is presented to the instruction decoder. It understands the instruction by an intricately designed logic circuit and/or microprogram configured by a human computer hardware engineer. This engineer had to fully understand the instruction set of the machine to teach it to understand the instructions one at a time at runtime.


What are specialized programs designed to allow input or output device to communicate with the rest of the computer?

device drivers


How do you spell the word rom?

The abbreviation ROM can mean Read Only Memory, a type of computer programming instruction designed to be read and not overwritten.


What is computer a software?

software is a set of instructions(Program) to which hardware of computer respond. Many Softwares have been designed to help the computer to communicate to the user.Operating System (Software) is an interface which helps the computer to interact with the user.


What is an artificial satilite?

Artificial intelligence (AI) is the emulation of human intelligence of computers that have been designed to think and behave like humans. The word may also refer to any computer that displays human-like characteristics like learning and problem-solving.


What are the interconnection structures of a computer system?

Interconnection structure is a set of paths that connects different components of a computer. This is being designed based on how would the modules and parts need to communicate or on what will process the data first.


What is the different between artificial intelligence and computer systems?

In very simple terms, a conventional computer does what it is programmed to do and no more. Artifical Intelligence (AI) involves a computer that is able to teach itself and emulate an intelligent response to the use.


What is mean by can protocol?

CAN(Controller Area Network) is standard designed to allow micro-controller and devices to communicate with each other within a vehicle without a host computer


How might an instruction manual designed for troubleshooting differ from an instruction booklet designed for improving performance in a skill?

The troubleshooting manual will be shorter and more concise; the booklet will be more descriptive and complex.


What is artificial texture?

Artificial Textures are created and designed by human beings for a specific purpose to give a sense of volume


What is attached inside the computer so that it can participate in the network?

A Network Interface Card (NIC) is a hardware device that handles an interface to a computer network and allows a network-capable device to access that network. It is a computer hardware component designed to allow computers to communicate over a computer network.


What is device driver software?

Device drivers software are computer specialized programs designed to allow input/output devices to communicate with the rest of the computer and its software. Device driver software is included with most hardware components. (ie., with printers, etc.)