What is the difference between an Operator and Method?

Posted by kunjaan on Stack Overflow See other posts from Stack Overflow or by kunjaan
Published on 2010-04-25T19:21:55Z Indexed on 2010/04/25 19:33 UTC
Read the original article Hit count: 148

Filed under:
|
|

What is the difference between an operator like '+' and an method '+' in terms of their compiled code?

© Stack Overflow or respective owner

Related posts about operator

Related posts about c