Answered step by step
Verified Expert Solution
Question
1 Approved Answer
1. Indicate whether each of the following C# programming language identifiers is legal or illegal. If it is legal, indicate whether it is a conventional
1. Indicate whether each of the following C# programming language identifiers is legal or illegal. If it is legal, indicate whether it is a conventional identifier for a class.
a. electricBill
b. ElectricBill
c. Electric bill
d. Static
e. void
f. #ssn
g. Ay56we
h. Theater_Tickets
i. 212AreaCode
j. heightInCentimeters
k. Zip23891
l. Void
2. Name at least three attributes that might be appropriate for each of the following classes:
a. TVShow
b. Party
c. JobApplication
d. CheckingAccount
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started