COM101 SA1

COM101 SA1

11th Grade

30 Qs

quiz-placeholder

Similar activities

CSP Python Review

CSP Python Review

9th - 12th Grade

25 Qs

Python Test

Python Test

9th - 12th Grade

25 Qs

Python

Python

11th Grade

25 Qs

Python- if -ifelse-elif

Python- if -ifelse-elif

9th - 12th Grade

30 Qs

What i learned in computer science

What i learned in computer science

8th - 11th Grade

25 Qs

Class IP flow of control

Class IP flow of control

11th Grade

26 Qs

Python Level 1 Review 326

Python Level 1 Review 326

9th - 12th Grade

30 Qs

Introduction to AI and Python Programming

Introduction to AI and Python Programming

11th Grade

25 Qs

COM101 SA1

COM101 SA1

Assessment

Quiz

Computers

11th Grade

Medium

Created by

Kim Magbanua

Used 17+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The following are the components of a computer language, except:

Lexis

Semantics

Pronounciation

Alphabet

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

It is a detailed, yet readable description of what a computer program or algorithm must do, expressed in a formally-styled natural language rather than in a programming language.

Algorithm

Pseudocode

Flowchart

Source Code

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of an interpreter in programming?

To execute code line by line

To translate machine code into a source code

To debug code

To write pseudocode

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A student is asked to create a flowchart for a program that checks if a number is even or odd. Which symbol should they use to represent the decision-making step?

Rectangle

Oval

Parallelogram

Diamond

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

It is a tool in Python Programming that will launch, present, or display the output of your written code.

Editor

Console

Debugger

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Who is the creator of Python?

Andy Rubin

James Gosling

Guido van Rossum

Bjarne Stroustrup

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the print("Hello, world!") statement do?

Takes user input

Displays output

Declares a variable

Creates a comment

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?

Discover more resources for Computers