using System;using System.Collections.Generic;using System.Text;namespace Bit{ /*class methods for bits operation*/ public class BitOperation {...
using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Text;using System.Windows.Fo...