124k views
0 votes
chaussure is an online shoe retailer. The applications for the web site are developed using classes and object-oriented programming techniques. Which of the following is a valid example of an object? a. credit card receipt b. text box to enter the credit card number in an application c. Place Order button in an application d. all of the above e. a and c

1 Answer

3 votes

Answer:

the answer is option E ....................a and c

i.e credit card receipt & Place Order button in an application

Step-by-step explanation:

Reason is because the Text box, credit card receipt and button would be classes and text box to enter credit card number would also be an object of Text box class place order button would be an object of button class.

User Andreza
by
3.1k points