Function of windows-dot-h header file
What is the function of header file ?
Expert
<windows.h> header file is used to access the Win32 API functions and it makes it easier for the user to use the in-built functionality.
a. In the source code Win32 executable is used, if the inbuilt functions are used or included in the main file.
b. The header file in particular includes the library and functions used in the libraries such as stdio.h otherwise stdlib.h.
c. It includes the functionality of macros and other components are used that provide amendment, extension and replace of the things in the libraries.
d. For the string functions UNICODE is used which allow the C library functions to be included in the windows kernel.
Explain the main classes given by the .NET namespace to process the XML files.
Define the term Multiprogramming system: It is an operating system which is able to run multiple programs parallel.
Encapsulation: Safeguarding the state of objects by stating its attributes as private and channeling entrance to them via accessor and mutator techniques.
Relative filename: It is a filename whose full path is associative to some point within a file system tree-frequently the present working folder (that is, directory). For example:
State the term XHTML?
What is a Method body: It is a body of a method: everything within the outermost block of the method.
State the term collection objects in visual base?
Class body: It is a body of class definition. The body collects the definitions of a class's members that is, methods, fields and nested classes.
State the term URN?
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
1929365 Asked
3,689
Active Tutors
1443993
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!