Computer Science, asked by mehtabela777, 11 months ago

Computer Language
Answer the following questions:
1. Define Program.
2. What is programming?
3. Who are programmers?
4. Name different types of computer language.
5. Machine Language understands and
6. Write advantage of machine language.
7. Machine Language and assembly language are also called
8.
is the first computer programmer.
9. What is Source program?
10. What is Object program?​

Answers

Answered by vaishvi19
4

Answer:

1. ans - set of instructions that you give to a computer so that it will do a particular task.

2. - Computer programming is the process of designing and building an executable computer program to accomplish a specific computing result.

3. - computer programmer, sometimes called only programmer or more recently a coder (especially in more informal contexts), is a person who creates computer software.

4. - There are three main kinds of programming language:

Machine language.

Assembly language.

High-level language.

5. - Sometimes referred to as machine code or object code, machine language is a collection of binary digits or bits that the computer reads and interprets.

6.-Machine language makes fast and efficient use of the computer.

8. - Ada Lovelace

9.-a program written in a language other than machine code, typically a high-level language is called a sorce program.

10.- a program into which another program is translated by an assembler or compiler is called as object program.

plz mark as the brainliest answer......

Answered by shine246
2

Answer:

1. A program (noun) is executable software that runs on a computer which consists of compiled code that can run directly from the computer's operating system.

2. Computer programming is the process of designing and building an executable computer program to accomplish a specific computing result.

3. A person who creates computer software.

4. Machine language, Assembly language, High-level language.

5. Machine Language understands and interprets.

6. • Machine language makes fast and efficient use of the computer.

• All operation codes have to be rememberedIt requires no translator to translate the code. It is directly understood by the computer.

7. machine code.

8. Ada Lovelace.

9. a program written in a language other than machine code, typically a high-level language.

10. a program into which another program is translated by an assembler or compiler.

Similar questions