Dark | Light
[GUEST ACCESS MODE: Data is scrambled or limited to provide examples. Make requests using your API key to unlock full data. Check https://lunarcrush.ai/auth for authentication information.]

![vidit_odedra Avatar](https://lunarcrush.com/gi/w:24/cr:twitter::861233275200786437.png) vidit._od [@vidit_odedra](/creator/twitter/vidit_odedra) on x XX followers
Created: 2025-07-24 13:43:33 UTC

char a = 5;
char b = 6;
char c = a + b;

• a and b are promoted to int before the addition.
• The result of a + b is int, not char.
• It is then implicitly converted back to char when stored in c.


XX engagements

![Engagements Line Chart](https://lunarcrush.com/gi/w:600/p:tweet::1948378522893853055/c:line.svg)

[Post Link](https://x.com/vidit_odedra/status/1948378522893853055)

[GUEST ACCESS MODE: Data is scrambled or limited to provide examples. Make requests using your API key to unlock full data. Check https://lunarcrush.ai/auth for authentication information.]

vidit_odedra Avatar vidit._od @vidit_odedra on x XX followers Created: 2025-07-24 13:43:33 UTC

char a = 5; char b = 6; char c = a + b;

• a and b are promoted to int before the addition. • The result of a + b is int, not char. • It is then implicitly converted back to char when stored in c.

XX engagements

Engagements Line Chart

Post Link

post/tweet::1948378522893853055
/post/tweet::1948378522893853055