Description
Write a Program to Convert Binary Numbers to Decimals in C#.
Lab Objective
Upon completion of this lab, you will be able to:
● Build Logical Thinking
● Convert Binary into Decimal Numbers
Prerequisites
You should have VS Code or any other suitable IDE for programming and running the code.