351. Which system display a part of the application for interacting with the computer system:
Correct answer: (A)
Windows control
352. Visual C++ is developed by:
Correct answer: (B)
Microsoft
353. Which language is used for developing operating system:
Correct answer: (A)
Visual C++
354. Microsoft Visual C++ IDE is designed for:
Correct answer: (D)
All of these
355. Visual C++ is ___________ based language:
Correct answer: (A)
GUI
356. API stands for:
Correct answer: (C)
Application Programming Interface
357. Microsoft Windows has the following windows elements:
Correct answer: (D)
All of these
358. Visual C++ is:
Correct answer: (B)
Event-Driven Programming
359. The most essential and basic header files that windows programming support:
Correct answer: (D)
All of these
360. ___________ is a group of data and methods and is used to create a variable :
Correct answer: (A)
Class