logo

Question detail

Where does the REST API used by browser JavaScript run?

Try the question, check the answer, then read the explanation to understand the curriculum point.

At a glance

MCQ

Type

practice

Style

Topic

The Transmission Control Protocol/Internet Protocol (TCP/IP)

Exam-style question

Try this first

Where does the REST API used by browser JavaScript run?.

  1. A.On the server
  2. B.Inside the HTML file as a database
  3. C.Only inside the TCP cable
  4. D.Inside the SQL table

Model answer

What a good answer should say

  • On the server

Explanation

Why this works

A REST API is created and run on the server. JavaScript running in the browser calls this API through HTTP.

Common mistake

No common mistake is linked to this question yet.

Related flashcards

No flashcards are published for this page yet.

Related practice questions

No questions are published for this page yet.