Chemistry, asked by niveda8, 6 months ago

1.why are high -level languages easier to learn and use ?
2.what is system software?
3.give the significance of operating system ?
4.diffrentiate between complier and interpreter ?
5.what is general-purpose application software?
6.what is the advantage of open source software ? give two examples of open source software ?

please answer​
and this is computer

Answers

Answered by gargvristi
0

Answer:

Explanation:

1.High level languages are programmer friendly. They are easy to write, debug and maintain.

It provide higher level of abstraction from machine languages.

It is machine independent language.

Easy to learn.

Less error prone, easy to find and debug errors.

High level programming results in better programming productivity.

2.System software is software designed to provide a platform for other software. Examples of system software include operating systems like macOS, GNU/Linux and Microsoft Windows, computational science software, game engines, industrial automation, and software as a service applications.

3.An operating system is the most important software that runs on a computer. It manages the computer's memory and processes, as well as all of its software and hardware. It also allows you to communicate with the computer without knowing how to speak the computer's language. Without an operating system, a computer is useless.

4.Compiler transforms code written in a high-level programming language into the machine code, at once, before program runs, whereas an Interpreter coverts each high-level program statement, one by one, into the machine code, during program run. Compiled code runs faster while interpreted code runs slower.

5.General purpose application software is a type of application that can be used for a variety of tasks. It is not limited to one particular function. ... Examples of General purpose application software include: Word processors, Spreadsheet and Presentation software.

6.Open Source = High Software Quality

With Enterprise Open Source software, users are provided with solutions that offer a variety of benefits: high-quality source code, stability, high performance, and a high level of security. Global communities ensure further development and promote a high level of innovation.

         Prime examples of open-source products are the Apache HTTP Server, the e-commerce platform osCommerce, internet browsers Mozilla Firefox and Chromium (the project where the vast majority of development of the freeware Google Chrome is done) and the full office suite LibreOffice.

Answered by vetrivelnatarajan52
2

1) The main advantage of high-level languages over low-level languages is that they are easier to read, write, and maintain. Ultimately, programs written in a high-level language must be translated into machine language by a compiler or interpreter. The first high-level programming languages were designed in the 1950s.

2) System software is software designed to provide a platform for other software. Examples of system software include operating systems like macOS, GNU/Linux and Microsoft Windows, computational science software, game engines, industrial automation, and software as a service applications.

3) An operating system is the most important software that runs on a computer. It manages the computer's memory and processes, as well as all of its software and hardware. It also allows you to communicate with the computer without knowing how to speak the computer's language.

4) Difference Between Compiler and Interpreter. A compiler is a translator which transforms source language (high-level language) into object language (machine language). In contrast with a compiler, an interpreter is a program which imitates the execution of programs written in a source language.

5) General purpose application software is a type of application that can be used for a variety of tasks. It is not limited to one particular function. ... Examples of General purpose application software include: Word processors, Spreadsheet and Presentation software.

6) Open source support is mostly freely available and can be easily accessed through online communities. There are also many software companies that provide free online help and also varied levels of paid support. Most organization who create open source software solutions also provide maintenance and support.

plz plz plz mark my answer as brainlylist.

Similar questions