It is a standard convention among C# programmers to use ____________ for method names because it differentiates method names from variable and field names.
a. camel Case
b. lowercase characters
c. Pascal case
d. uppercase characters
c. Pascal case
Computer Science & Information Technology
You might also like to view...
If a programmer wishes to add a calendar to a Web ordering system to allow users to specify a pick-up date, he/she might use ________ displays
A) POD B) cookie C) adware D) ActiveX
Computer Science & Information Technology
VBA ________ are the lines of instructions stored in a sub procedure
A) macros B) comments C) controls D) statements
Computer Science & Information Technology