How can I use the following operators in java?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • phpuser123
    New Member
    • Dec 2009
    • 108

    How can I use the following operators in java?

    I just happened to notice some operators that are completely unknown to me..
    I wanted to use these operators but I do not know the syntax and how to use them..
    I will be grateful if anyone could show me a way with that..
    These are the operators;
    1. <<=
    2. >>=
    3. >>>=

    What do these operators do and how can I use them?
  • Dheeraj Joshi
    Recognized Expert Top Contributor
    • Jul 2009
    • 1129

    #2
    Check it out.

    Regards
    Dheeraj Joshi

    Comment

    Working...