Which piece of code correctly creates an instance of a class called Cat?
Cat
fluffy = Virtual_Pet()
fluffy = Cat()
fluffy = Cat().