anonymous
2021-04-17 19:39:05 UTC
My answer: A try and catch block is if you're trying to catch an error. An if statement is when you're trying to check if a condition is true or false. For example, if a care is red or blue.
I was told my answer was wrong
Question 2: What's the difference between an object and a class
My answer: An object represents a class. A class can contain multiple objects.
I was told my answer was wrong to this.