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.
Bookmark: It is employed by a Web browser to memorize details of a Uniform Resource Locator (URL).
Explain the term Test Fusion Report of QTP?
Method overloading: Two or more techniques with similar name stated within a class are said to be overloaded. This exerts to both constructors and other methods. The overloading applies via a class hierarchy, thus a sub class may overload a method sta
Try statement: The try statement performs as an exception handler - a position where exception objects are caught and dealt with. In its most common form, it comprises of a try clause, one or more catch clauses and the finally clause.
Q. 1 Explain number of issues which are faced while porting a c pre processor in java. These issues always have the probability that the code will show errors while trying to execute the code in java. Q.2 : Software Requirement Specification or Requirements for the studen
Describe the number of ways that an argument is passed to a subroutine in the programming?
Untyped Allocations: In C/C++ untyped allocations such as malloc, calloc, and realloc can easily be used to create overlays, which again require translation overhead to keep the corresponding non-overlaid objects consistent. Q : Criticizing CORBA technology Criticize Criticize the process by which the CORBA technology was designed and implemented.
Criticize the process by which the CORBA technology was designed and implemented.
Multiple inheritance: The capability of a class or interface to expand more than one interface or class. In Java, multiple inheritance is only accessible in the circumstances which are shown below: An interf
Illustrates the difference between Property Get, Let and Set?
18,76,764
1952227 Asked
3,689
Active Tutors
1414401
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!