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.
Normal 0 false false
What is XLink? Answer: It is a part of the XLL specification which is concerned along with specifying links among documents.
Give some illustrations of XML DTDs or schemas which you have?
State the term multi tasking.
Explain the sticky bit?
Strings, Pointers, Arrays, Structures, and File I/O in C In this lab you will develop a few programs that will give you some practice with pointers, arrays, str
Boolean: It is one of the Java's primitive types. The Boolean type has merely two values: true and false.
Explain the benefits of distributed systems.
Write two programs to calculate the summation of 1 to some integer n using a function called int summation(int n) a) Using a non recursive solution, with a for(i=1, i<=n; i++) loop and b) using a recursive solution, based on the following conditions summation(n) = summation(n-1
18,76,764
1940739 Asked
3,689
Active Tutors
1420448
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!