Multiple Choice
_______ variables are visible only in the block they are declared.
A) System
B) Global
C) Local
D) Console
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q8: Which of the following is the correct
Q9: The C# provides special methods known as
Q10: Which of the following statements is correct
Q11: _ parameters are used to pass results
Q12: Which of the following statements are correct
Q14: Correct statement about constructors in C#.NET is
Q15: If s1 and s2 are references to
Q16: What will be the output of the
Q17: The formal-parameter-list is always enclosed in _.<br>A)Square<br>B)Semicolon<br>C)Parenthesis<br>D)Colon
Q18: Which of the following statements are correct?1.