Question: Java I need help with this homework problem. Assuming this would compile correctly, what would it do? Bear smokey - new Bear(); Create a Bear

I need help with this homework problem. Assuming this would compile correctly, what would it do? Bear smokey - new Bear(); Create a Bear reference variable and a new Bear object Create a Bear object O Create a Bear object and a reference variable that can point to any Bear or superclass of Bear Create a Bear object and a reference variable that can point to any subclass of Bear
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
