Implicit casting (widening): Automatic conversion from a smaller type to a larger type, such as int to double.
How to apply it: Recognize that assigning an int to a double variable succeeds without an explicit cast.
Course: AP Computer Science A · Unit: Primitive Types
Practice questions about Implicit casting (widening) on AimFive — get rubric-based feedback showing exactly which points you earned.
AP and Advanced Placement are trademarks of College Board. AimFive is not affiliated with or endorsed by College Board.