Computer 9 Review

Computer 9 Review

9th Grade

6 Qs

quiz-placeholder

Similar activities

CSP I: Unit 4 – Lessons 5-8 (Conditionals)

CSP I: Unit 4 – Lessons 5-8 (Conditionals)

9th Grade

10 Qs

Text formatting tags

Text formatting tags

9th Grade

10 Qs

ICT quiz

ICT quiz

6th - 10th Grade

8 Qs

Database and Excel

Database and Excel

9th - 10th Grade

10 Qs

quiz 2

quiz 2

8th - 11th Grade

10 Qs

Google

Google

6th - 12th Grade

10 Qs

HTML Language

HTML Language

KG - 12th Grade

10 Qs

Arduino Quiz

Arduino Quiz

9th Grade

10 Qs

Computer 9 Review

Computer 9 Review

Assessment

Quiz

Computers

9th Grade

Medium

Created by

Lucky Gutierrez

Used 2+ times

FREE Resource

6 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

20 sec • 1 pt

This defines how you want the browser to handle the form when it is submitted to a CGI program running on the server.

2.

FILL IN THE BLANK QUESTION

20 sec • 1 pt

This is standard HTML markup and defines the text box object.

3.

FILL IN THE BLANK QUESTION

20 sec • 1 pt

These are used to check the relationship between variables and/or values.

4.

FILL IN THE BLANK QUESTION

20 sec • 1 pt

This is a set of rules that is written by a programmer and interpreted and rendered by the browser.

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Example of ==

x==y

x !=y

x >=y

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Result of >=

True

False