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.
What do you mean by data movement? Describe in brief.
Define the term Pixel: It is a `picture element' - usually a colored dot on a screen.
Explain the way to communicate server with more than one client.
What is Hostname: It is the name of a host system.
Explain the relationship between XHTML and SGML.
State the term Standard Generalized Markup Language?
Illustrate the main uses of Virtual memory?
How much would it cost to do a basic program within the given requirements?
First in, first out: It is FIFO semantics of the queue data structure. Items are eliminated in the order in which they arrived in the queue; therefore older items are always eliminated before newer ones.
Binary search: This is a search of sorted data, in which the middle place is examined first. The search continues with either the right or the left part of the data, therefore removing half the remaining search space. This procedure is repeated at eac
18,76,764
1932674 Asked
3,689
Active Tutors
1461252
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!