Q51.

Explain JavaScript engine architecture.

Q52.

How does V8 engine work?

Q53.

Explain execution context in detail.

Q54.

What is the call stack?

Q55.

How does memory management work internally?

Q56.

Explain prototype chain lookup.

Q57.

How does event loop handle async operations?

Q58.

What is Shadow DOM?

Q59.

Explain custom events.

Q60.

What is Web Workers?