- Data Abstraction Are Reference Issues Possible With The Int Type Yes Ints Are Stored Indirectly As Objects Yes Addre 1 (17.55 KiB) Viewed 11 times
Data Abstraction Are reference issues possible with the "int" type? Yes-ints are stored indirectly as objects. Yes addre
-
- Site Admin
- Posts: 899603
- 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