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.
Determine the important aspect of Mission Critical Systems or a real-time system.
Illustrate what is the main purpose of Child Header files?
What are the different compatibility types when creating a COM COMPONENT?
Describe the meaning of SBI of an object in the programming?
Explain the way to initialize contents of a dialog.
Illustrate the main uses of Virtual memory?
Write a program to print out ten random numbers from the following sets: a) {0, 1, 2, 3, 4, 5, ...99, 100} b) {1, 2, 3, 4, 5, 6} c) (10, 20, 30, 40, 50,...990, 1000} d) {-5, -4, -3, -2, -1, 0, 1, 2, 3, 4, 5} e) {1.5, 2.0, 2.5, 3.0, 3.5}
What is the Common Language Infrastructure (CLI)? What relation does .NET have with the CLI?
Ans. Applet: An applet is an application designed to travel over the internet and to be executed on the client machine by a java compatible
Byte: In general computing, it refers to eight bits of data. In Java it is as well the name of one of the primitive data types, whose size is of eight bits.
18,76,764
1946908 Asked
3,689
Active Tutors
1428920
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!