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.
Explain the term program and process?
What is meant by the session?
What is the function of DynamicPopulateExtender control?
Iteration: The repetition of a set of statements, generally employing a looping control structure, like a while loop, for loop and do loop.
If-else statement: It is a control structure employed to select between performing one of two alternative events. if(boolean-expression){ // Statem
Explain the difference between RAM and ROM?
What is Character Set. Briefly explain it?
How is an XPointer processor configured?
Define debugging of joomla extension.
Copy constructor: It is a constructor which takes a single argument of similar class. For illustration: public class Point {
18,76,764
1952100 Asked
3,689
Active Tutors
1428243
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!