Ask Question

What is an instance?

Question 12 options:

a copy of a variable

a copy of a function

a copy of a class

when a variable changes names

+1
Answers (1)
  1. 4 May, 00:32
    0
    An instance is a "copy of a class" broadly speaking. If I have a Car class and I want to make a Car object that references my Chevy (which I don't have XD) the Chevy would be an instance of the Car class.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “What is an instance? Question 12 options: a copy of a variable a copy of a function a copy of a class when a variable changes names ...” in 📗 Computers & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers