ICT CBP Q3 Periodical Test

Quiz
•
Computers
•
9th Grade
•
Medium
Anawelyn Bacar
Used 5+ times
FREE Resource
52 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Users mistype their email addresses. What's an effective solution?
Allow registration despite email format errors.
JavaScript validation for common mistakes.
Provide the 'Confirm Email' field.
Use HTML5 email input.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
You're creating a registration form for a website. Users must provide a username, password, and email. What's the best approach to ensure validation? Use _______________ validation only.
Combined HTML5 and JavaScript
HTML5
JavaScript
Server-side and Client-side
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In JavaScript, how do you access the value of an input element with the id 'username'?
document.getElementByClass('username').value
document.getElementById('username').value
document.getElementByName('username').value
document.querySelector('#username').value
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The feedback form requires ratings, but some users submit it without rating. How do you enforce it?
Allow without rating.
Keep rating optional.
Set default rating.
Use JavaScript validation.
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Users input invalid birthdates below age 13 in the registration form. How to ensure compliance?
Allow registration regardless.
Implement JavaScript age check.
Prompt age confirmation.
Use HTML5 date input.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which JavaScript method is often used to validate if a checkbox is checked in a form?
document.getElementById()
document.querySelector()
isCheckboxChecked()
isChecked()
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
You need to ensure that users do not leave the username field empty. Which of the following JavaScript syntaxes would you use to validate if the username input is not null or undefined?
if (username != null)
if (username !== null)
if (username == null)
if (username === null)
Create a free account and access millions of resources
Similar Resources on Wayground
50 questions
selenium mock test - 02/05/19 - 10:45

Quiz
•
University - Professi...
55 questions
Science & Technology

Quiz
•
8th - 12th Grade
51 questions
Class 10th CS Lesson 1 to Lesson 3

Quiz
•
10th Grade
51 questions
Digital Unit 4 - BIG QUIZ

Quiz
•
11th - 12th Grade
50 questions
Data 50 preg (311-261) v1

Quiz
•
12th Grade
50 questions
FT1 - App

Quiz
•
University
55 questions
2024 Final Exam Review PFGT

Quiz
•
9th - 12th Grade
50 questions
Тест айбек

Quiz
•
University
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
20 questions
Analog vs Digital

Quiz
•
9th - 12th Grade
10 questions
Exploring Cybersecurity Techniques and Threats

Interactive video
•
6th - 10th Grade
10 questions
Understanding the Internet and Data Transmission

Interactive video
•
7th - 12th Grade