Page 1 of 1

Which data type should be more preferred for storing a simple number like 35 to improve execution speed of a program?

Posted: Wed Jul 13, 2022 7:56 pm
by answerhappygod
a) sbyte
b) short
c) int
d) long