Which is a good approach in the EARLY stages of application design?
Develop code quickly to meet the application requirements.
Take time to explore and develop your ideas.
Convert the requirements into algorithms immediately.
Use a compiler to convert your application to machine language.

Respuesta :

Answer: Take time to explore and develop your ideas

Explanation:

 When we designing the application, our first step is to explore and then developing the idea by proper analyzing the main concepts. The software development life cycle (SDLC) is the method which helps to analyze all the steps before designing any application.  

The first step is explore the various techniques and then analyzing it according to the project requirement. Collect all the required information or data and then use this information for designing the applications.