Component which are used in 2nd layer
What are the different types of component parts which are used in 2nd layer?
Expert
There are of 4 different types of component parts that are used in 2nd layer:
a. Kernel32.DLL: It allows the system-related functions which comprises Win32 API coding.
b. Kernel32.DLL also consist of the wrappers which are placed around the lower-level of NTDLL functions.
c. This can also provide the functionality for National Language Support (NLS) to handle the system in case NTDLL is not present.
d. Advapi32.DLL: Advapi32.DLL consists of the functions which are related to that of the system such as registry and the service handlers.
e. Gdi32.DLL: Gdi32.DLL consists of the basic functions which are used for drawings and to draw other shapes which are simple and can be manipulated on the display.
f. user32.DLL: user32.DLL consists of the functions which provide easy to use user-interface in Windows programming.
Describe how can Corba application has call back?
State the term URN?
Search and Coverage of SPIN: SPIN has a highly optimized state exploration algorithm. It supports random, interactive and guided simulation, and both exhaustive and partial coverage, based on either depth-first or breadth-first search. Q : Define Indirect recursion Indirect Indirect recursion: Recursion which outcomes from method Y calling method X, whenever an existing call from X to Y is still in development or progress.
Indirect recursion: Recursion which outcomes from method Y calling method X, whenever an existing call from X to Y is still in development or progress.
Describe the message queue?
What is Unique Identifier and how do I determine one?
Pointer Arithmetic: C and C++ provide the ability to modify a pointer’s target address with arithmetic operations. This is used, for example, to index arrays. MyObject* P = ... Q : Acknowledge inside a transaction Normal Normal 0 false false
Normal 0 false false
Layout manager: The object responsible for sharing the accessible space between multiple components in a graphical container.
Define the term Address space: The region of virtual memory in which a procedure is run.
18,76,764
1947144 Asked
3,689
Active Tutors
1414272
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!