lesson 1 java

lesson 1 java

8th Grade

9 Qs

quiz-placeholder

Similar activities

SEO Marketing

SEO Marketing

1st - 12th Grade

12 Qs

Citing Sources Review

Citing Sources Review

6th - 8th Grade

10 Qs

Technology words pretest

Technology words pretest

KG - 12th Grade

10 Qs

Quiz: Taking Notes

Quiz: Taking Notes

6th - 8th Grade

10 Qs

SFR PRO 2019

SFR PRO 2019

1st - 12th Grade

10 Qs

HTML Forms Quiz

HTML Forms Quiz

8th Grade

11 Qs

Html Introduction

Html Introduction

8th - 9th Grade

10 Qs

HTML

HTML

7th - 9th Grade

11 Qs

lesson 1 java

lesson 1 java

Assessment

Quiz

Other

8th Grade

Medium

Created by

Reham ElAzhary

Used 9+ times

FREE Resource

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Used with buttons and fields that are added to the web page to enter the data and send it to the Web site to be stored.

Radio Button

Form

Textbox

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Allows you to choose ONLY ONE option from many alternatives.

password

Radio button

textbox

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Added to the web page to enter a text data.

Textbox

Form

Password

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The …………….. is added to the web page, to enter the name of the student.

Textbox

password

br

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The * symbol appears while writing, to hide the true contents of ……………..

Form

Textboxt

Password

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To enter the gender (Male/Female), we add …………….. to the web page.

Textbox

Radio Button

Title

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To add the text box to the web page

<input type = "password">

<input type = "radio" >

<input type = "text" >

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To add the password field to the web page

<input type = "password">

<input type = "radio" >

<input type = "text" >

9.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To add the radio button to the web page

<input type = "password">

<input type = "radio" >

<input type = "text" >