Web Development Technical Skills

Web Development Technical Skills

Professional Development

20 Qs

quiz-placeholder

Similar activities

Soal HTML, CSS, dan JavaScript Basic

Soal HTML, CSS, dan JavaScript Basic

Professional Development

20 Qs

La sintassi CSS

La sintassi CSS

9th Grade - Professional Development

20 Qs

ExertnalLabExam_Web_Programming_CSE-1

ExertnalLabExam_Web_Programming_CSE-1

Professional Development

20 Qs

JavaScript

JavaScript

Professional Development

15 Qs

m1-html-css-js

m1-html-css-js

KG - Professional Development

20 Qs

IT Specialist HTML CSS

IT Specialist HTML CSS

6th Grade - Professional Development

16 Qs

html/css 4 пары

html/css 4 пары

Professional Development

22 Qs

CSS basics

CSS basics

Professional Development

15 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?