Question:

What is the difference between >>,>>> operators?

by  |  earlier

0 LIKES UnLike

What is the difference between >>,>>> operators?

 Tags:

   Report

5 ANSWERS


  1. I think you are in the wrong section for this question.

    you should be in a tech section of some sort?


  2. >> in C++ is redirection operator (overloaded for console In)

    >>> is bitwise shift operator

  3. >   greater than

    >>>  much greater than

  4. there is no such thing as a >>> operator

    in c++ the >> is overloaded and serves two purposes

    see: http://en.wikipedia.org/wiki/Operators_i...

    in mathematics >> means 'much grater than'

    and >>> means 'very much greater than'

    see: http://en.wikipedia.org/wiki/Table_of_ma...

    and: http://www.w3.org/TR/2007/WD-xml-entity-...

  5. Chinese telephone operators wing to many wong numbers.

Question Stats

Latest activity: earlier.
This question has 5 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.
Unanswered Questions