Chapter 3: Problem 6
Given the following statement, what would be the best heading for the DetermineAnswer( ) method? intÆ’aValue, Æ’Æ’Æ’Æ’Æ’result; resultÆ’=Æ’DetermineAnswer(27.83,Æ’aValue); a. public void DetermineAnswer(27.83, aValue) b. public int DetermineAnswer( ) c. public int DetermineAnswer(double v1, int v2) d. public double int DetermineAnswer( ) e. public void DetermineAnswer(double v1, int v2)
Short Answer
Step by step solution
Key Concepts
These are the key concepts you need to understand to accurately answer the question.