10

1. A program is a set of instructions which tells 2. The ... · 1. Machine language is the only language which a computer understands. True 2. Assembly language is regarded as the

  • Upload
    others

  • View
    0

  • Download
    0

Embed Size (px)

Citation preview

Page 1: 1. A program is a set of instructions which tells 2. The ... · 1. Machine language is the only language which a computer understands. True 2. Assembly language is regarded as the
Page 2: 1. A program is a set of instructions which tells 2. The ... · 1. Machine language is the only language which a computer understands. True 2. Assembly language is regarded as the
Page 3: 1. A program is a set of instructions which tells 2. The ... · 1. Machine language is the only language which a computer understands. True 2. Assembly language is regarded as the

1. A program is a set of instructions which tells

the computer what to do.

2. The development of computer languages can

be classified into four categories.

3. Machine languages consist of sets of binary

numbers i.e. 0 and 1.

4. High- Level Language uses simple English

language words and mathematical operator.

5. Assembly languages uses mnemonics codes

or symbols.

6. In binary language , 0 means off and 1 means

on state.

•Ex:A FILL IN THE BLANKS (PAGE NO. 12)

Page 4: 1. A program is a set of instructions which tells 2. The ... · 1. Machine language is the only language which a computer understands. True 2. Assembly language is regarded as the

7. SunWay TaihuLight is the world’s fastest computer.

8. The handheld computers are also called Personal Digital Assistants(PDAs).

9. An embedded system has a computer hardware with software , embedded into a larger device.

10. A language processor translates a high level language program into machine language.

•EX.A: FILL IN THE BLANKS (PAGE NO 12)

Page 5: 1. A program is a set of instructions which tells 2. The ... · 1. Machine language is the only language which a computer understands. True 2. Assembly language is regarded as the

1. Machine language is the only language which a computer understands. True

2. Assembly language is regarded as the first (SECOND) generation language. False

3. Each programming language has its own specific rules . True

4. A Compilers (INTERPRETER) convert a high language program into machine language line by line. False

5. The High level language program has to be converted into machine language by translator programs. True

6. Programming is the process of writing specific instructions in a computer language. True

7. Machine (ASSEMBLY) language uses mnemonic codes. False

•Ex B: TRUE / FALSE (PAGE NO. 12)

Page 6: 1. A program is a set of instructions which tells 2. The ... · 1. Machine language is the only language which a computer understands. True 2. Assembly language is regarded as the

8. Embedded systems are equipped with touch screen.(Touch pad)False

9. A Game Console can be connected to a television or a computer. True

10. A computer can easily understand a machine level language. True

•Ex B: True / False(PAGE NO. 12)

Page 7: 1. A program is a set of instructions which tells 2. The ... · 1. Machine language is the only language which a computer understands. True 2. Assembly language is regarded as the

Raman is working in the National Weather Forecasting agency. Which type of a computer is he using to forecast the weather conditions?

Ans: Super computers Or Param.

Which type of computers do Indian Railways use to interact with the customers for the booking and cancellation of tickets?

Ans: Main frame computers.

Sumit is trying his hand in Java programming, but he does not know which type of language it is . Help him to solve his query.

Ans: High level language.

Page 8: 1. A program is a set of instructions which tells 2. The ... · 1. Machine language is the only language which a computer understands. True 2. Assembly language is regarded as the

1. A program written in assembly languages is called the

a) Assembler

b) Source Program

c) Object Program

2. An Interpreter converts a high level language program into machine language , line by lines.

a) Assembler

b) Compiler

c) Interpreter

•EX.D: Multiple choice questions

•(Page no 13)

Page 9: 1. A program is a set of instructions which tells 2. The ... · 1. Machine language is the only language which a computer understands. True 2. Assembly language is regarded as the

3.The program converted into machine language by the translator is called ------. a) Source program b) Object program c) Assembler 4. Laptops usually have ----- inch screen. a) 11 to 12 inch b) 13 to 15 inch c) 16 to 18 inch 5. -------- are used in homes, schools, shops, offices, banks, etc. a) Micro computers b) Mini computers c) Super computers

•Ex D: Multiple choice questions(Page no 13)

Page 10: 1. A program is a set of instructions which tells 2. The ... · 1. Machine language is the only language which a computer understands. True 2. Assembly language is regarded as the

• Q1:-What do you mean by

Machine language?

• Ans:- Machine language is the

only language that a computer

understand in the form of 0’s &

1’s .

•Ex E: Answer the following (Page no 13)