System Architecture for Windows Programming
Tell me about the System Architecture for Windows Programming?
Expert
The most important system architecture in Windows Programming is Windows NT kernel. As this architecture is divided into different sections such as:
a. NTOSKRNL.EXE: In this type it is the kernel on which windows operating system works.
b. It distributes the functionality on the low level as well as links up with the DLL (Dynamic link library).
c. HAL is comprised and it is said to be a Hardware Abstraction Layer to express the Windows programming architecture.
d. It delivers a low level mechanism whereas interrupts that permit the handling of the BIOS communication.
e. The system architecture is said to be a layered architecture because it consists of a HAL.dll on the other hand bottom layer as well as other categories of layers also consists of the same DLL files.
To define the data types such as LONG, INT, SHORT, CHAR write a program?
Actual argument: The value of an argument enacted to a method from exterior to the method. Whenever a method is called, the real argument values are copied into analogous formal arguments. The kinds of the actual arguments should be compatible with th
Who developed Extensible Hyper-Text Markup Language? Answer: XHTML (Extensible Hyper-Text Markup Language) was developed by W3C HTML Working Group along with Steven
Define the term Sound card: It is a hardware device employed to turn digital data into sound.
What does extensible style sheet language transformations processing models involve?
Bounds: It is the limits of an array or collection. In Java, the lower limit is for all time zero (0). In case of an array, the upper bound is one less than the length of the array, and is fixed. Indexing exterior the bounds of an array or collection
Hot spot: This is an area in an image map with a specific significance. A program usually monitors movements of the mouse, and reacts according to the actions related with the hot spots over which it passes. This may comprise displaying various status
Define the term createWindow object? Answer: reateWindow() physically makes the Window in memory based upon the earlier registered WND
Define the term Statement terminator: The semicolon (;) is employed to point out the end of a statement.
Virtual memory: It is computer will comprise a limited amount of real memory accessible to it. Programs frequently need more memory than the quantity of real memory. Moreover, in a multiprogramming system, various processes will be competing for simil
18,76,764
1924950 Asked
3,689
Active Tutors
1455772
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!