What type of library consisting of common routines or data is used to support the development of Windows applications?

A. Open source library
B. dynamic link library
C. software library
D. application library

Answer: B

Computer Science & Information Technology

You might also like to view...

Answer the following statements true (T) or false (F)

1) The StackTrace property keeps track of all the method calls that occur in a program, and that's how a program knows which method caused the error. 2) The constructor method for an exception class should be overloaded to allow the customizing of the display message. 3) Each Exception should have three constructors: A default constructor, one that receives a string, and one that receives a string and an exception. 4) By convention, the name of each user-defined exception should end with Exception.

Computer Science & Information Technology

Which of the following types of cable are used for coaxial cabling? Each correct answer represents a complete solution. Choose two.

A) RG-59/U B) CAT6 C) CAT5e D) RG-6

Computer Science & Information Technology