What will happen when I try to store negative value in char | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
+ 8

What will happen when I try to store negative value in char

I try it in c and java and I get this result char x=-2; in c x=254 in java x=65534 What did happen here?

10th Jan 2019, 4:09 AM
ABADA S
ABADA S - avatar
1 Antwort
+ 3
lol
11th Jan 2019, 5:31 PM
Mohammad Elahi
Mohammad Elahi - avatar