Internadda
20:00

1Which HTML tag is used to define an internal style sheet?

<css>
<style>
<script>
<link>

2Which property is used to change the background color in CSS?

color
bgcolor
background-color
canvas-color

3What does the "DOM" stand for in JavaScript?

Document Object Model
Data Object Management
Digital Ornate Model
Document Online Module

4Which of the following is a popular JavaScript framework for building user interfaces?

Django
Laravel
Flask
React

5How do you write "Hello World" in an alert box in JavaScript?

msg("Hello World");
alert("Hello World");
console.log("Hello World");
prompt("Hello World");

6Which HTML attribute is used to define inline styles?

style
class
font
styles

7Which HTTP method is typically used to "update" data on a server?

GET
POST
PUT
DELETE

8In CSS Flexbox, which property defines the main axis alignment?

align-items
justify-content
flex-direction
display

9What does SQL stand for?

Strong Question Language
Simple Query Language
Stylish Quest Language
Structured Query Language

10What is the correct syntax for referring to an external script called "app.js"?

<script src="app.js">
<script name="app.js">
<script href="app.js">
<link rel="app.js">

Great Job! You're Ready!

Needs Improvement

Don't worry! Try again after reviewing the course material.

Warning: Focus Lost

You navigated away from the practice test tab. In a real exam, this could lead to disqualification. Click Resume to continue.

Practice Test Cancelled

Multiple instances of navigating away from the test tab were detected. To maintain fairness simulation, this practice session has been cancelled.