What do you mean by ActiveX control
What do you mean by ActiveX control? Describe in brief.
Expert
Activex control is a ready to use control. In our system there will be various inbuilt active x controls given by os, like: windows media player, calendar and so on. Such controls can be employed in any platform (c, c++, java, .NET). Therefore we can as well create the active x controls which can be employed anywhere in any application by using active x controls in vc++ is much easy refer to a model by browsing in Google.
Define the term Monitor: It is an object with one or more synchronized techniques.
Illustrate the main uses of Virtual memory?
How can we start Array Index from Zero?
How Does Run time data i.e. Parameterization is handled within QTP?
Preempt: It is the presently executing thread might be preempted, or forced to give up control, by a higher priority thread which becomes eligible to run throughout its time slice.
Variable: It is the memory block of specific size where value can be stored and modified throughout program execution. Example: int x, float y, float amount, char c;
Case sensitive: The test which is sensitive to whether a character is in upper-case (example, 'A') or lower-case (example, 'a').
State the term multi tasking.
State the term multi threading.
Function: The name given to assembly of statements which does some particular task and might return a value. Function can be invoked (or called) any number of time and anywhere in the program.
18,76,764
1937327 Asked
3,689
Active Tutors
1415729
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!