?A _____ negotiates with users who might have conflicting requirements or want changes that would require additional time or expense.
A. ?project manager
B. ?project reporter
C. ?software tester
D. ?software developer
Answer: D
Computer Science & Information Technology
You might also like to view...
What objects would you encounter in a clothing store?
What will be an ideal response?
Computer Science & Information Technology
public static int[] sampleArray() { int studentScores = {72, 91, 83}; ____ } ? Using the above code, write the statement that will return the array name.
What will be an ideal response?
Computer Science & Information Technology