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
Explain different types of buffering which is supported by the UNIX?
Assembly language: This is a symbolic language closely analogous to the instruction set of a Central Processing Unit. The program employed to translate a program written in assembly language is termed an assembler.
Define the term Protected statement: It is a statement within the try clause of the try statement.
Define the term Trusted applet: It is an applet with additional privileges than an ordinary (that is, untrusted) applet.
Use of setjmp() and longjmp(): In C/C++, setjmp() saves the contents of the registers at a particular state in the program and longjmp() will restore that state later. In this way, longjmp() “returns” to the state of the program when setjm
Unbounded repetition: The repetition where statements in a loop's body are executed an arbitrary number of times, according to the consequences of the statements in the loop's body. All of the loop control structures in the Java offer for unbounded re
Comment: It is a piece of text proposed for the human reader of a program. The compilers disregard their contents.
How can we start Array Index from Zero?
18,76,764
1956956 Asked
3,689
Active Tutors
1446828
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!