BASIC 256

BASIC 256

6th - 8th Grade

10 Qs

quiz-placeholder

Similar activities

Intro to Python

Intro to Python

8th Grade

10 Qs

Python

Python

7th - 8th Grade

13 Qs

Python

Python

7th Grade

10 Qs

year 8 lesson 2 quiz - python

year 8 lesson 2 quiz - python

8th - 10th Grade

14 Qs

Introduction to Python Turtle

Introduction to Python Turtle

7th - 8th Grade

10 Qs

Kuis Pemograman Komputer

Kuis Pemograman Komputer

1st - 10th Grade

15 Qs

QBASIC

QBASIC

7th Grade

10 Qs

PYTHON "If" Statement

PYTHON "If" Statement

6th Grade

11 Qs

BASIC 256

BASIC 256

Assessment

Quiz

Computers

6th - 8th Grade

Easy

Created by

Angel Blessings

Used 9+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

-------- of a programming language is the set of rules that specifies the grammar of the programming language.

variable

string

syntax

REM

2.

FILL IN THE BLANK QUESTION

20 sec • 1 pt

Media Image

What is the full form of BASIC ?

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

cls

input ' my name is Lisa '

print ' my age is 12 years old '

print ' the sum of 22 and 12 is = ' ;

print 22 + 12

WHAT IS THE OUTPUT OF THIS PROGRAM ?

hello , my name is Lisa and my age is 12 years old , the sum of 22 = 12 is 34

my name is Lisa

my age is 12 yrs old

the sum of 22 and 12 is 34

there will not be an output as input statement is only used to take value from the user .

none of these

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

What is basic 256 ?

a programming language

application

flowchart

string

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

what does ' CLS ' do in a program in BASIC 256 ?

clear the graphics output area

run the program

clear the text output area

none of these

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

To take value from the user and perform calculations on it , we use which statement ?

answer

REM / #

print

input

7.

FILL IN THE BLANK QUESTION

20 sec • 1 pt

Media Image

The BASIC application ignores the rest of the text on the line which begins with ------- .

fill in the blank

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?