Full Stack Development

Full Stack Development

Professional Development

50 Qs

quiz-placeholder

Similar activities

Hackathon Behavioral and Technical Questions

Hackathon Behavioral and Technical Questions

Professional Development

45 Qs

Uji Pemahaman Basis Data dan Normalisasi

Uji Pemahaman Basis Data dan Normalisasi

Professional Development

50 Qs

CompTIA N+ N10 009 (Q1-Q51)

CompTIA N+ N10 009 (Q1-Q51)

Professional Development

50 Qs

COMPUTER SYSTEM ORGANIZATION

COMPUTER SYSTEM ORGANIZATION

Professional Development

50 Qs

UJIAN PRA GCR

UJIAN PRA GCR

Professional Development

50 Qs

Project Management Quiz

Project Management Quiz

Professional Development

47 Qs

50 question

50 question

Professional Development

50 Qs

Câu hỏi về Java

Câu hỏi về Java

Professional Development

54 Qs

Full Stack Development

Full Stack Development

Assessment

Quiz

Information Technology (IT)

Professional Development

Hard

Created by

AGSRT Assessment

Used 1+ times

FREE Resource

50 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In React 18, what mechanism allows multiple state updates in a component to be batched even across asynchronous boundaries?

useDeferredValue

useEffect

Automatic Batching

useTransition

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In React Native, how does FlatList handle large datasets optimally?

Pre-renders all rows

Virtualization

Lazy loading from server

Memoization

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which method in Next.js pre-renders a page on the server for every request?

getStaticProps

getServerSideProps

getInitialProps

useEffect

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What feature of Next.js improves SEO and load time for dynamic content?

Dynamic Imports

ISR (Incremental Static Regeneration)

Code Splitting

Hydration

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What causes hydration mismatch in a React + Next.js app?

Unused CSS

Different server and client renders

Lazy loading issues

State updates during build time

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the effect of setting process.env.UV_THREADPOOL_SIZE to 64?

Increases CPU core usage

Increases libuv thread pool size

Decreases async call performance

Reserves memory

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In Express.js, middleware order affects:

HTTP response size

Request processing sequence

Server port assignment

Error boundary activation

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?