Multiple Choice
It is a standard convention among C# programmers to use ____________ for method names because it differentiates method names from variable and field names.
A) camelCase
B) lowercase characters
C) Pascal case
D) uppercase characters
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q38: If you provide a default argument for
Q39: A _ is a variable that receives
Q40: You have to write the data type
Q41: Suppose you're using the debugger to step
Q42: You can write methods that return any
Q44: Methods usually belong to a class, so
Q45: A method definition has two parts: a
Q46: When you pass an argument to a
Q47: A value-returning statement must have a(n) _
Q48: A mathematical expression such as A *