0 votes
in Hybrid Apps by
Identify the correct sequence of steps in a native app development.

(I) Set the configuration info and OS-specific declaration files.

(II) Write the source code of the application

(III) Create additional resources like images, audio signals, etc.

Select the correct answer from below give options:

a) I, II, III

b) II, I, III

c) I, III, II

d) II, III, I

1 Answer

0 votes
by

Correct answer of the above question is : d) II, III, I

The correct sequence of steps in a native app development as below:


a) Write the source code of the application
b) Create additional resources like images, audio signals, etc.
c) Set the configuration info and OS-specific declaration files.

Related questions

0 votes
asked Mar 1, 2020 in ReactJS by RShastri
0 votes
asked Dec 17, 2021 in Hybrid Apps by sharadyadav1986
...