What should the developer do if there is a lot of unanswered questions during your analysis?

A. Code the application with what is known and work out the kinks later
B. Push the requirements back to the BAs
C. Code what you can and fill in the blanks later
D. Code now and weed out issues in testing

Answer: B

Computer Science & Information Technology

You might also like to view...

In Boolean expressions, when you want to execute more than one statement based on the results of the expression, you place statements within a block. What is a block and why is it important in decision statements? Why are curly braces crucial when blocking an if statement?

What will be an ideal response?

Computer Science & Information Technology

Explain what corner points are and how they are useful.

What will be an ideal response?

Computer Science & Information Technology