Visual C++ MCQs

Visual C++ MCQs

Our experts have gathered these Visual C++ MCQs through research, and we hope that you will be able to see how much knowledge base you have for the subject of Visual C++ by answering these multiple-choice questions.
Get started now by scrolling down!

1: Visual C++ supports which language(s)?

A.   Perl

B.   C/C++

C.   .Net

D.   Java

2: How the libraries can be linked in VC++?

A.   Dynamic way and Non-static way

B.   Static way and Dynamic way

C.   Static way and Non-static way

D.   None

3: Cfile Supports which type of Input/output?

A.   Regular

B.   None

C.   Buffered

D.   Unbuffered

4: Which function in VC++ is used to display the window on the screen?

A.   SeeWindow()

B.   UpdateWindow()

C.   ShowWindow()

D.   ViewWindow()

5: What is Visual C++?

A.   It is shareware

B.   It is free and open source.

C.   It is a commercial, non-free integrated development environment.

D.   None

6: Visual C++ follows which paradigm of programming language?

A.   Logical Paradigm

B.   Procedural paradigm

C.   Object Oriented Paradigm

D.   Functional paradigm

7: MDI application in VC++ consists of how many resources?

A.   At least two

B.   Four or more

C.   Four

D.   At least one

8: Which class in VC++ contains InitInstance?

A.   CWinApp

B.   CObject

C.   CRuntimeClass

D.   CwinThread

9: Which object does not get involved in synchronization process of threads?

A.   Mutex

B.   Critical Section

C.   Semaphore

D.   Signal

10: What is CRuntime Class?

A.   Union

B.   Class

C.   Enumeration

D.   Structure

11: Visual C++ is a product of which company?

A.   Apple

B.   Oracle

C.   Microsoft

D.   Nokia