Multiple choice technology programming languages

CWinThread is the base class of CWinApp.

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

In the Microsoft Foundation Class (MFC) library, CWinApp is derived from CWinThread. Therefore, CWinThread serves as the base class for CWinApp, making the statement true.