Click here to Skip to main content
15,891,372 members
Articles / Programming Languages / Java

Re boxed primitives in Java and .NET

Rate me:
Please Sign up or sign in to vote.
3.60/5 (5 votes)
23 Mar 2010CPOL1 min read 20.4K   1  
Why "i = i++" expression returns different results in C++ and Java/.NET?

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior) BlackRock
United Kingdom United Kingdom
My name is Ruslan Ciurca. Currently, I am a Software Engineer at BlackRock.

Comments and Discussions