Sunday, 8 September 2013

Similar things that do not look similar (Functionality)

Similar things that do not look similar (Functionality)

Am looking for an example in JAVA ,C# ,C++ .They may have similar data
type or anything similar but there implementation should be different.
like i have one i=j and i==j look the same but are different in c++ .
In c & is a bit operator while && is a logical operator.
Can u guyz give me any thing else.

No comments:

Post a Comment