how to check os version in laptop

C++
ver && cat /etc/os-release #Show Windows and Unix version respectively
Source

Also in C++: