Solved

Which One of the Following Statements Correctly Calls a Method

Question 35

Multiple Choice

Which one of the following statements correctly calls a method named ShowName?


A) private void ShowName()
B) ShowName() ;
C) Call.ShowName() ;
D) ShowName;

Correct Answer:

verifed

Verified

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

Related Questions