Programming Languages
C#
Objective
Jan 02, 2013
Which operator used in C# but not in Java?
Detailed Explanation
C# uses is operator while Java uses instanceof.
Discussion (0)
No comments yet. Be the first to share your thoughts!
Share Your Thoughts