Data Abstraction Are reference issues possible with the "int" type? Yes-ints are stored indirectly as objects. Yes addre
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Data Abstraction Are reference issues possible with the "int" type? Yes-ints are stored indirectly as objects. Yes addre
Data Abstraction Are reference issues possible with the "int" type? Yes-ints are stored indirectly as objects. Yes addresses are themselves integers so they act as pass by reference variables. O No-ints are protected at compile time from being changed. No it is a primitive type and is stored directly
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!