Libraries involved in Windows programming
Explain the important libraries involved in Windows programming?
Expert
There libraries which are used in Win32API are as follows:
a. MSVCRT.DLL: It is used as a dynamic link library or DLL which consists of the application logics.
b. The application of the standard library (stdlib) as well as its purposes is selected for Windows programming environment.
c. The functions that are used get defined in the common header files stdio.h, string.h, stdlib.h, and additional library files which are associated with it.
d. WS2_32.DLL: It provides Winsock2 library that contains the standard socket API which can be used to communicate on the internet.
Define the term Image map: This is an image, divided into logical regions, each of which has a hot spot.
Specify the different file types?
Sign bit: In 2s-complement notation, the most important bit in an integer value is employed to determine the sign of the value. A 1-bit point out a negative number and a 0 bit point out a positive number.
Explain the differences between XHTML and HTML?
Q. Explain the use of private, public, protected access specifies.
Break statement: A statement employed to break out of a loop, switch statement or labeled block. In all situations, control continues with the statement instantly, subsequent to the containing block.
Illustrate the main uses of Virtual memory?
Normal 0 false false
What is the use of new operator?
Server: Something which gives a service. The Web server delivers resources to its clients, for example. Whenever the server is an object, this is the recipient of messages from its object clients.
18,76,764
1960191 Asked
3,689
Active Tutors
1453212
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!