Computer Science Introduction

Computer Science Introduction

Assessment

Quiz

Created by

Mikai 松野

Computers

University

1 plays

Medium

Student preview

quiz-placeholder

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The instructions that we feed to the computer that allows it to complete a specific task is known as...

Program

Binary Code

System

Programming Language

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Since computers are not capable on understanding human language programs, it is translated into machine code known as...

Binary Code

Programming Language

Computer Instructions

Language Code

3.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Choose among the Programming Languages Example that does have general purposes.

Java

Python

CSS

HTML

4.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Choose among the programming languages that has specific purposes.

Java

Python

CSS

HTML

5.

FILL IN THE BLANK QUESTION

1 min • 1 pt

It is difficult for humans to translate Human Language Programs into Machine Code or Binary Code. Hence, programmers use ___ ___ that translates our Programs into Computer Language easily.