Multiple Choice
Declaring a variable in the method's body with the same name as a parameter variable in the method header is______ .
A) a syntax error
B) a logic error
C) a run-time error
D) not an error
E) a common programming practice
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: Failing to return a value from a
Q2: A method in C# can have a
Q3: The feature of the IDE that displays
Q5: The word directly following the return type
Q6: The declarations and statements that compose the
Q7: The Framework Class Library (FCL) provides a
Q8: The _Button ends the debugging session and
Q9: The_ Button executes any statements between the