Java with Android Updates
Knowledge Can Impact our Dreams
MY mENU
Home
I-Quest
Code
T-ips
T-Minds
TechWords
Refer
Index
Thursday, 22 March 2012
Why n++ executes faster than n+1?
n++ executes faster than n+1 because n++ want only one instruction for execution where n+1 want more one instruction for execution.
No comments:
Post a Comment
Newer Post
Older Post
Home
No comments:
Post a Comment