Strange Operations

Purpose This is a "treasure hunt" activity. You will do some spelunking and be asked to figure some things out and explain them to the proverbial Man on the Moon. Bolster your explanations with complete sentences and compelling arguments.

Show interactive code.

1. What do these three functions do?

2. There is an infix binary operator on the integers, ^ Experiment and figure out what it does.

2. Now repeat question 2 for the infix binary operator |.

4. Now repeat question 2 for the infix binary operator &.

Product You will produce an HTML5 valid document that contains your answers. You need to write this in the manner of a lab report, describing your calculations so they pass the man-on-the-moon test. Use the style file I furnished for the previous assignment. Supply strong evidence for your conclusions and explain how you arrived at them.

I am the worst sort of language snob. I expect you to use complete sentences and for your document to have proper usage and grammar. Be kind: spell-check your work. Also, run Sister Mary to see that your HTML is copacetic.