Introduction to computer programming

Introduction to computer programming

9th - 12th Grade

5 Qs

quiz-placeholder

Similar activities

comquiz1

comquiz1

9th - 10th Grade

10 Qs

Information Coding Scheme

Information Coding Scheme

12th Grade

8 Qs

Program Development Life Cycle (PDLC) Part 1

Program Development Life Cycle (PDLC) Part 1

11th Grade

10 Qs

Types of Computers

Types of Computers

2nd - 10th Grade

10 Qs

Technical Terms - Hardware (A-Z) - Microcomputer

Technical Terms - Hardware (A-Z) - Microcomputer

12th Grade

10 Qs

IT English Essentials: Unit 1 - Quiz 1

IT English Essentials: Unit 1 - Quiz 1

12th Grade

10 Qs

QUIZ 1- Types of Computer

QUIZ 1- Types of Computer

9th - 10th Grade

5 Qs

Types Of Computers & Computer Language

Types Of Computers & Computer Language

6th - 12th 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