POS 408 Assignment Week 3 Learning Team: Understanding and Applying Bitwise Operators

0 items
POS 408 Assignment Week 3 Learning Team: Understanding and Applying Bitwise Operators
POS 408 Assignment Week 3 Learning Team: Understanding and Applying Bitwise Operators
$8.00
  • Description

POS 408 Assignment Week 3 Learning Team: Understanding and Applying Bitwise Operators

A common use of bitwise operators is the use of bit fields. If you and your team of software developers has a set of permissions (Read, Create, Update, and Delete), it is possible to use bit fields to store these values in a single byte rather than needing 4 bytes, one for each permission.

Refer to “C Bitwise Operators” on the Microsoft® Developer Network website.

As a team of software developers, research C# bitwise operators, write a 1/2- to 1-page C# program in Word demonstrating their use for this set of permissions.

Submit your assignment using the Assignment Files tab.