Home »
MCQs »
PhoneGap MCQs
Which of the following commands creates the app for the platform provided?
26. Which of the following commands creates the app for the platform provided?
- Phonegap--build <platform>
- phonegap <platform>
- build <platform>
- phonegap build <platform>
Answer: D) phonegap build <platform>
Explanation:
phonegap build <platform> command creates the app for the platform provided.