C# program to check whether running Operating System is 64-bit OS or not using Environment class
belongs to collection: C# Environment Class Programs
All Answers
total answers (1)
belongs to collection: C# Environment Class Programs
total answers (1)
Program:
The source code to check whether running Operating System is 64-bit OS or not using Environment class is given below. The given program is compiled and executed successfully.
Output: