Wednesday, 12 June 2024

Class 6 - Chapter 1: Computer Languages

Brain Developer

A. Fill in the blanks. 

1. Program
2. Machine 
3. Assembler
4. AI
5. High-level

B. State True or False. 

1. True
2. True 
3. True 
4. False 
5. False

C. Select the correct option. 

1. c. Interpreter
2. c. Both a and b 
3. b. High-level
4. a. Programming 
5. a. Compiler

D. Competency-based question.

Megha should use assembly language. 

E. Answer the following questions.

1. Assembly language uses mnemonic codes or symbols to perform different operations. Whereas machine language is expressed in the form of 0s and 1s where 0 means 'Off' state and 1 means 'On' state.

2. AI languages are used in AI research, allow computers to solve problems without direct programming. These languages are used to develop programs for the fields of Artificial Intelligence and Artificial Neural Networks.

3. An assembler is a program used to convert assembly language into machine language. 

4. An interpreter translates a program written in a high-level language into a low-level
language, line-by-line. Whereas, a compiler is a translator program, which is used to convert a high-level language program into machine language, at once.

5. The high-level languages are machine independent, simple, and user-friendly language.

No comments:

Post a Comment

Class 6 - Worksheet 4 (Chapter 8)

  Wo r ksheet 4 ( Cha pt er 8) After playing this game, answer the following questions: 1. The two applications of computer vision in the ar...