short: stores a 16-bit signed two’s complement integer int: stores a 32-bit signed two’s complement integer long: stores a 64-bit two’s complement integer 3) tree structure so that the programs can be ...
Practicing Java Questions for Interview Preparation - katbose/Java-MBRDI-Training ...