361. ___________ contains values which the program uses and can be changed as per the program specifications:
Correct answer: (B)
Object
362. ___________ is a function which is defined within the class:
Correct answer: (D)
Method
363. The programming that provides complex solution uses:
Correct answer: (A)
MFC
364. MFC stands for:
Correct answer: (B)
Microsoft Foundation Class
365. The components of Visual C++ includes:
Correct answer: (D)
All of these
366. ATL stands for:
Correct answer: (B)
ActiveX Template Library
367. The compiler generate ___________ file from source file:
Correct answer: (B)
OBJ
368. The extension of workspace file is:
Correct answer: (C)
DSW
369. The extension of project file is:
Correct answer: (B)
DSP
370. The extension of VC++ resources file is:
Correct answer: (C)
RC