Cybertalk'24

Cybertalk'24

Professional Development

10 Qs

quiz-placeholder

Similar activities

GRAND OPENING INTERNSHIP EXERCISE 2024

GRAND OPENING INTERNSHIP EXERCISE 2024

Professional Development

13 Qs

C String Array MCQs

C String Array MCQs

Professional Development

10 Qs

Unix Fundamentals

Unix Fundamentals

Professional Development

10 Qs

Fraud

Fraud

KG - Professional Development

13 Qs

How are you doing?

How are you doing?

Professional Development

10 Qs

Input, output and storage de

Input, output and storage de

8th Grade - Professional Development

14 Qs

Azure Cloud computing

Azure Cloud computing

Professional Development

10 Qs

Les médias

Les médias

Professional Development

10 Qs

Cybertalk'24

Cybertalk'24

Assessment

Quiz

Computers

Professional Development

Practice Problem

Hard

Created by

Krishna Krishna

Used 2+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the <!DOCTYPE html> declaration do in an HTML document?

It specifies the HTML version.

It defines the character set.

It links to external styles.

It creates a new HTML element.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you create a comment in HTML?

/* This is a comment */

// This is a comment

<!-- This is a comment -->

# This is a comment

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which CSS property is used to change the font of an element?

font-style

font-family

text-style

font-weight

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the z-index property do in CSS?

It adjusts the transparency of an element.

It determines the stacking order of elements.

It defines the size of an element.

It changes the display property.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In Bootstrap, which class would you use to create a responsive grid layout?

.container-fluid

.row

.col

All of the above

6.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

How do you make a Bootstrap modal appear?

By adding data-toggle="modal" to a button.

By adding class="modal-open" to the body.

By calling $('.modal').modal('show') in JavaScript.

By adding class="model-show" to the body.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the event.preventDefault() method?

It prevents the default action of an event.

It stops event propagation.

It prevents the execution of a function.

It creates a new event.

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?