Web Development Technical Skills

Web Development Technical Skills

Professional Development

20 Qs

quiz-placeholder

Similar activities

Javascript - 01

Javascript - 01

Professional Development

20 Qs

HTML 2

HTML 2

Professional Development

21 Qs

js DOM

js DOM

12th Grade - Professional Development

20 Qs

N5 - HTML + CSS

N5 - HTML + CSS

6th Grade - Professional Development

22 Qs

CSS

CSS

1st Grade - Professional Development

15 Qs

Conhecimentos prévios de Programação Web

Conhecimentos prévios de Programação Web

9th Grade - Professional Development

18 Qs

HTML & CSS

HTML & CSS

6th Grade - Professional Development

16 Qs

HTML & CSS quiz

HTML & CSS quiz

6th Grade - Professional Development

21 Qs

Web Development Technical Skills

Web Development Technical Skills

Assessment

Quiz

Computers

Professional Development

Medium

Created by

Richa Mittal

Used 2+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which hook is used to handle side effects in functional components in React?

useEffect()

useState()

useContext()

useReducer()

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct syntax to instantiate an object in Java?

ObjectName()

objectName = new Object()

new Object()

ObjectName = new Object()

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which property is used to add a border to an element in CSS?

border

border-style

border-color

border-width

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which tag is used to define a table header in HTML?

<table>

<tr>

<th>

<td>

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which component is used to render a list of items in React?

<List>

<Array>

<ul>

<map>

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct syntax to declare a method in Java? A) B) C) D)

methodName()

void methodName()

methodName

methodName(parameter)

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which property is used to control the spacing between lines of text in CSS?

line-spacing

line-height

spacing

text-spacing

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?