Explain the COM components
Explain the COM components?
Expert
It evolved as this while u write a CLASS to reuse within a application, numerous instances of the class exists along with each instance of application, subsequently u want to ignore it to make a class and put this in DLL now only one example exists though numerous instances of applications exists Application requires to be recompiled while DLL is modified, therefore came COM.
COM is independent component which internally handles networking and resources COM utilizes IDL to communicate to various languages.
Layout manager: The object responsible for sharing the accessible space between multiple components in a graphical container.
Left shift operator: Left shift operator (<<) is the bit manipulation operator. This moves the bits in its left operand zero or additional positions to the left, according to the value of its right operand. The zero bits are added up to the righ
Illustrate the difference between the procedural and object-oriented programs in brief.
Import statement: A statement which makes the names of one or more interfaces or classes accessible in a different package from the one in which they are stated. Import statements pursue any package declaration {package!declaration}, and precede any i
What is the difference among a self-created certificate, Symbian Signed and a Symbian developer certificate?
To define the data types such as LONG, INT, SHORT, CHAR write a program?
Final class: This is the class with final reserved word in its header. A final class might not be extended by the other class.
Define the term Address space: The region of virtual memory in which a procedure is run.
Formal argument: The definition of a method’s argument is the part of a method header. Each and every formal argument has an associated type. Whenever a method is called, the actual argument values are copied into the analogous formal arguments.
Locale: The details which are dependent on conventions and customs approved by a specific country or culture. Within programs, this influences issues like number and date formatting, for example. Designers of classes must be sensitive to the locale-sp
18,76,764
1951114 Asked
3,689
Active Tutors
1452221
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!