7
Answers

C# can't calculate !

Ask a question
Seby007

Seby007

19y
3.5k
1
Hello, why you can only calculate with int and can not use short or byte (in the right area). Par Example. when I calculate 1+1, the compiler says, it can only calculate with int! But when its so, why there are byte and shorts?

Answers (7)