Advertisements
Advertisements
Question
Identify the statement given below as assignment, increment, method invocation or object creation statement.
Car hybrid = new Car();
One Line Answer
Solution
Object Creation statement
shaalaa.com
Is there an error in this question or solution?
Chapter 6: Class as the Basis of all Computation (Objects and Classes) - Review Insight [Page 381]