Solved

Case 1 - Chaussure.com

Question 59

Multiple Choice

Case 1 - chaussure.com
chaussure.com is an online shoe retailer. The applications for the web site are developed using classes and object-oriented programming techniques.
-The Discount class is used by applications for assigning appropriate discounts to orders.A Public property within the class is made ReadOnly.Which of the following is true about this ReadOnly property?


A) The Set block of code will be entered in the class.
B) The applications using the Discount class will determine the appropriate discount.
C) The application will only be able to retrieve the discount.
D) The application will be able to change the discount.

Correct Answer:

verifed

Verified

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

Related Questions