Site MapHelpFeedbackMultiple Choice Quiz
Multiple Choice Quiz
(See related pages)

1.
A mobile device that runs a customized version of Windows is called a(n) _______.
A)emulator
B)smart device
C)Web application
D)generic device
2.
_______ is the process of designing a program for multiple cultures and locations.
A)Flexibility
B)Localization
C)Globalization
D)Culturization
3.
If you want to use the CultureInfo class in a program, you must first import the _______ namespace.
A)System.Convention
B)System.Culture
C)System.Localization
D)System.Globalization
4.
A _______ is a separate execution path that allows a program to do more than one thing at a time.
A)thread
B)process
C)task
D)generic
5.
The _______ component allows multiple actions to occur simultaneously, sharing the processing time for an application.
A)SQL Server
B)Multitask
C)BackgroundWorker
D)Asynchronous







Advanced Programming VB.NETOnline Learning Center

Home > Chapter 13 > Multiple Choice Quiz