• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Ron McLeod
  • paul wheaton
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
  • Himai Minh
Bartenders:

Shift !! ??? :confused:

 
Greenhorn
Posts: 12
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I know how to convert decimal to binary & vice versa , bit i don't know what are shift operators.. i know this is a big topic ...but anyone can help me by giving the url from where i can read about it would be apprecialable
Neeraj Vasudeva

------------------
Come to my site...http://www.sunjavacertification.com & explore the things..i am a new bie in java.
 
Ranch Hand
Posts: 59
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
Check this link....
http://www.jchq.net/tutorial/BitShift.htm
Hope this helps.
Mukti
 
Ranch Hand
Posts: 3141
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Neeraj,
The Cat and Mouse Games with Bits Campfire story here on JavaRanch also explains bits and shift operations.
Hope that helps.
------------------
Jane Griscti
Sun Certified Java 2 Programmer
 
reply
    Bookmark Topic Watch Topic
  • New Topic