Introduction to computer programming

Introduction to computer programming

9th - 12th Grade

5 Qs

quiz-placeholder

Similar activities

EMPOWERMENT TECHNOLOGY

EMPOWERMENT TECHNOLOGY

11th Grade

10 Qs

Types of Computers

Types of Computers

7th - 9th Grade

8 Qs

CSS 9: FIRST QUARTER Types of Computer

CSS 9: FIRST QUARTER Types of Computer

9th Grade

5 Qs

Types of Computers

Types of Computers

9th - 10th Grade

10 Qs

ICT 9 Pre-Test

ICT 9 Pre-Test

9th Grade

10 Qs

computer 1

computer 1

5th - 9th Grade

10 Qs

Type of computer

Type of computer

5th - 11th Grade

10 Qs

Computer History Timeline

Computer History Timeline

9th Grade

10 Qs

Introduction to computer programming

Introduction to computer programming

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

sariah Rajuli

Used 3+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

Identify the type of computer that need high processing power to execute billions of instructions within a second in fields like nuclear weapon simulation.

Server

Mainframe

Supercomputer

Embedded computer

2.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

Select the correct statement of programming.

A collection of software.

A set of problems to do specific tasks.

Act of designing and writing a computer program.

To translates assembly language into machine code.

3.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

Which of the following is the advantage of mainframe computers over microcomputers? 

Mainframe computers are less expensive than microcomputers.

Mainframe computers have great portability compared to microcomputers.

Processing speed of mainframe computers are faster than microcomputers. 

Mainframe computers have smaller storage capacity and compact in size which make it more popular used in homes, offices, shops, and schools.

4.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

From the following statements, identify the correct statement of machine language.

A language that uses short words such as ‘MOV’, ‘ADD’ and ‘PUSH’.

A language that has thousands or even millions of binary instructions.

A language that is also called as high-level language which have been designed to develop machines that behave like humans.

A language that enables development of a program in a much more user-friendly programming context and is generally independent of the computer's hardware architecture.

5.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

Listed below are steps involved in program development life cycle (PDLC), identify the last step of PDLC.

Coding

Design

Maintenance

Implementation