Computer Science, asked by johnyvenad, 8 months ago

WRITE A PERFECT ARTICLE ON DEVELOPMENT OF COMPUTER LANGUAGE IN ABOUT 300 WORDS.

Answers

Answered by aprajitakumari85799
1

Answer:

invention of computer and its subsequent use has helped in making the dreams of many people come into the realisation and it is almost impossible to imagine what our lives would be like without the computer. A computer is basically a device that can be used for a lot of purposes ranging from storage of information, messaging, email, calculation, software programming, data processing and so many more.

A desktop computer comprises of a monitor, a CPU, a keyboard, an UPS, a mouse for the computer to function very well. A laptop does not need all of the other things apart from itself to function. The computer is basically an electronic device that has a large memory and can save any amount of data.

The human race has become extremely dependent on the technology of the computer. The computer and its technology is now used in every filed and area. Students of any grade use the computer to prepare for exams, download lecture notes, prepare their projects, collect a lot of information within very few minutes and learn how and paint with various computer software.

The computer improves professional skills in students and increases their chances of getting a good job easily. The 21st century computer are very much advanced which means that they are lighter, smaller, more powerful and speedier. They can be used in all fields like in traffic control, weather forecasting, shopping, education, medical sector, crime detection, machinery operations, spacecraft guidance, examinations, and so on. Overall, the computer has revolutionised technology and how we handle things.This technology organizes engineering and manufacturing technology for the manufacturing of machines. Also, this makes the production process easier and convenient.

Creative Technology

This process includes art, advertising, and product design which are made with the help of software. Also, it comprises of 3D printers, virtual reality, computer graphics, and other wearable technologies.

Information Technology

This technology involves the use of telecommunication and computer to send, receive and store information. Internet is the best example of Information technology.

Today, everything we use in our daily life is a gift of technology and without which we cannot imagine our lives.

Answered by sunilbaransau
1

Hi there, your answer is here

A computer language is a system of communication with a computer. Such languages are used to create computer code or program code, the set of instructions forming a computer program which is executed by a computer. It is one of two components of the software which runs on computer hardware, the other being the data.

Computers can only execute the machine code instructions which are part of their instruction set. Because these instructions are difficult for humans to read, and writing good programs in machine code or other low-level programming languages is a time-consuming task, most programmers write in the source code of a high-level programming language. This source code is translated into machine code by a compiler or interpreter so that the computer can execute it to perform its tasks. A compiler produces object code which is usually in machine language but may also be in an intermediate language which is at a lower level than the source. A runtime system is often used to execute object code by linking it with commonly used libraries. Bytecode is a lower level of source which is designed for more efficient interpretation by interpreters.

Types of computer languages

types of languages are

1 generation language- or assembly language written in 1 or 0 it does not find errors and it is hard to fix one.

Hope it helps.

Please mark my answer as brainliest

Similar questions