Home / Programming MCQs / JavaScript MCQs / Question

M

Mr. Dubey • 51.43K Points
Coach

Q. What is the necessity to create a separate file after having an API key?

(A) To hold configuration information
(B) To hold key details
(C) To hold URL details
(D) To hold the speed of the process
Explanation by: Mr. Dubey
Once you have an API key you should create a separate file to hold all of the configuration information that you will need to share between processes.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.