We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61c3e91 commit ae91deaCopy full SHA for ae91dea
confusion.java
@@ -1,5 +1,5 @@
1
-// Source- http://stackoverflow.com/questions/7924961/weird-java-behavior-with-casts-to-primitive-types
2
-// It is surprising enough, that the code compiles & prints 1.
+// Intro- It is surprising enough, that the code compiles & prints 1.
+// Details- http://stackoverflow.com/questions/7924961/weird-java-behavior-with-casts-to-primitive-types
3
4
class confusion{
5
0 commit comments