How many instances can we create from a class?

As many as we wantJust one

There's no limit: we can have as many instances of a class as we want.