Web Development Quiz

Web Development Quiz

University

50 Qs

quiz-placeholder

Similar activities

สอบปลายภาค วิชาจาวาเว็บ

สอบปลายภาค วิชาจาวาเว็บ

University

48 Qs

SISKO PART 3

SISKO PART 3

University

55 Qs

Plaza Computación / Programación

Plaza Computación / Programación

University

50 Qs

TCS693 JavaScript

TCS693 JavaScript

University

47 Qs

Angular JS -01

Angular JS -01

University

55 Qs

IP QUIZ

IP QUIZ

University

45 Qs

Web Sys (FA2)

Web Sys (FA2)

University

46 Qs

PHP Basics

PHP Basics

University

54 Qs

Web Development Quiz

Web Development Quiz

Assessment

Quiz

Computers

University

Medium

Created by

Ajay (RCSS)

Used 4+ times

FREE Resource

50 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which HTML tag is used to create a hyperlink?

<link>

~ <url>

<a>

<href>

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does CSS stand for?

Cascading Style Sheets

Computer Style Sheets

Colorful Style Sheets

Creative Style Sheets

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which property is used in CSS to change the background color of an element?

background-color

color

bg-color

bgcolor

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In JavaScript, which method is used to write content into an HTML document?

document.write()

console.log()

alert()

innerHTML()

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the correct way to declare a JavaScript variable?

var x = 10;

variable x = 10;

int x = 10;

declare x = 10;

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you add a comment in HTML?

<!-- This is a comment -->

// This is a comment

# This is a comment

/* This is a comment */

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the default HTTP method used by forms in Laravel?

POST

GET

PUT

DELETE

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?