In Java, "instantiation" means______________.

a) creating a new object of the class
b) launching a method
c) noticing the first time something is used
d) creating a new alias to an existing object
e) none of the above