FrontEnd Screening Test

FrontEnd Screening Test

1 / 20

Which HTTP status code represents a successful request?

2 / 20

What is the purpose of a service worker in a PWA?

3 / 20

What is the purpose of React’s useState hook?

4 / 20

What will be the output of console.log(0.1 + 0.2 === 0.3)?

5 / 20

In JavaScript, what is the purpose of the bind() method?

6 / 20

Which of the following will NOT change the original array in JavaScript?

7 / 20

What is the difference between localStorage and sessionStorage?

8 / 20

What is the purpose of React's useEffect hook?

9 / 20

Which of the following is NOT a valid JavaScript data type?

10 / 20

How do you prevent a default event behavior in JavaScript?

11 / 20

In CSS Grid, what does grid-template-columns: repeat(3, 1fr); do?

12 / 20

In CSS, which unit is relative to the width of the viewport?

13 / 20

What is the difference between .call() and .apply() in JavaScript?

14 / 20

What is the difference between var, let, and const?

15 / 20

What is the primary difference between == and === in JavaScript?

16 / 20

What is the key benefit of using Virtual DOM in React?

17 / 20

In React, which lifecycle method is invoked right after a component is inserted into the DOM?

18 / 20

What is a closure in JavaScript?

19 / 20

What will be the output of console.log(typeof NaN)?

20 / 20

Which of the following is a CSS preprocessor?

Your score is

The average score is 57%

0%

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top