Home Whiteboard Graphing Calculator Online Compilers Articles Tools

Explore Categories

Find the perfect tutorial for your learning journey

Python TechnologiesDatabasesComputer ProgrammingWeb DevelopmentJava TechnologiesComputer ScienceMobile DevelopmentBig Data & AnalyticsMicrosoft TechnologiesDevOpsLatest TechnologiesMachine LearningDigital MarketingSoftware QualityManagement Tutorials View All Categories
Tutorials Courses Jobs Login
Technical Questions and Answers

Article Categories

  • All Categories
  • Data Structure Data Structure
  • Networking Networking
  • RDBMS RDBMS
  • Operating System Operating System
  • Java Java
  • MS Excel MS Excel
  • iOS iOS
  • HTML HTML
  • CSS CSS
  • Android Android
  • Python Python
  • C Programming C Programming
  • C++ C++
  • C# C#
  • MongoDB MongoDB
  • MySQL MySQL
  • Javascript Javascript
  • PHP PHP
Selected Reading
  • UPSC IAS Exams Notes
  • Developer's Best Practices
  • Questions and Answers
  • Online Resume Builder
  • HR Interview Questions
  • Computer Glossary
  • Who is Who

What does the bitwise right shift operator do in Java?

Java Object Oriented Programming Programming

The left operand value is moved right by the number of bits specified by the right operand.

Example: A >> 2 = 15 means 1111.

Lakshmi Srinivas
Lakshmi Srinivas

Updated on: 2019-07-30T22:30:21+05:30

416 Views

Learn More in Our Tutorials

  • Java - Bitwise Operators Java
  • Java BitSet flip(int bitIndex) Method Java
  • Java BitSet get(int bitIndex) Method Java
  • Java BitSet set(int index) Method Java
  • Java BitSet nextClearBit() Method Java
Kickstart Your Career

Get certified by completing the course

Get Started
Previous Next
Advertisements
  • ABOUT US
  • OUR TEAM
  • CAREERS
  • JOBS
  • CONTACT US
  • TERMS OF USE
  • PRIVACY POLICY
  • REFUND POLICY
  • COOKIES POLICY
  • FAQ'S
tutorials point logo
Download Android App Download IOS App

Tutorials Point is a leading Ed Tech company striving to provide the best learning material on technical and non-technical subjects.

Copyright 2026. All Rights Reserved.