0

What is the size of a single node in the linked list?

16th Aug 2019, 4:07 PM
Indu Devarashetty
Indu Devarashetty - avatar
3 Answers
+ 4
Well, what does your node contain? Min object size is 16 bytes for modern 64-bit JDK.
16th Aug 2019, 4:10 PM
Hatsy Rei
Hatsy Rei - avatar
+ 1
The size of the node is defined in the jdk right? Then how you are saying that for 64 bit 16 bytes like that?
16th Aug 2019, 4:15 PM
Indu Devarashetty
Indu Devarashetty - avatar
16th Aug 2019, 4:20 PM
Hatsy Rei
Hatsy Rei - avatar