The same way you use C++ on all previous versions: install the appropriate Windows 7 SDK(s) then install a suitable compiler that supports Windows 7.
You can use a software called DOSboxAnother Answer:Turbo C++ was discontinued in 2009 by Embarcadero Technologies. While you might be able to get it to run in Windows 7 using compatibility mode, it would be better to upgrade to C++Builder.You can use DOSBox to install Turbo C in Windows 7. Or Turbo C Simulator which install Turbo C in Windows 7 in a single click.
You should install a C or C++ compiler first.
Download the modified version of Turbo C++ that is suitable for modern Windows platforms, including Windows XP, Windows Vista, Windows 7 and Windows 8. See sources and related links, below, for a link to a suitable download.
Yes, via Visual Developer Studio
Yes, it is available for windows 7. You can run Turbo C in windows 7 basically using DOS Box emulator. Turbo C works fine with windows 7. Up to now, many programmers use Turbo C in programming C in windows environment.
Not in its standard form, but there are modified versions available that will allegedly work under Windows 7. But if you really want to work with Windows 7 programs then you'd best avoid Turbo C++. Use a more generic and up to date version such as GCC.
You can't install C++ programs on Windows 7. The compatibility issue is due to turbo software not due to Windows 7. Turbo C does not work on Windows 7 because Turbo C is 16 bit application where Windows 7 does not support 16 bit applications. But there's a tool which allows users to install 16 bit applications on Windows 7. The tool is DOSBox. Use DOSBox to install Turbo C in Windows 7.
Any C++ implementation Windows will do. But if you want to write 64-bit code, you will need a 64-bit compiler.
It's primary purpose is to develop programs for the Windows platform.
Yes, it is. Just make sure that you it though "Programs and Features" (Windows 7).
The simplest way is to use an IDE specifically designed for Windows development. MSVC++ is probably the most popular choice.
Windows 7 does not have a kernel.