Solved

Declaring a Variable in the Method's Body with the Same

Question 4

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:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions