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.
Bandera: The main goal of Bandera project is to integrate existing programming language processing methods with newly developed methods to provide automated support for the extraction of safe, compact, finite-state models which are suitable for verifi
State the term multi tasking.
State the term INODE. Answer: It is a pointer to a block upon the disk and is a unique number. This holds metadata of files.
Define the synchronization objects. Ansewr: A synchronization object is use to co-ordinate the execution of many threads.
Binary search: This is a search of sorted data, in which the middle place is examined first. The search continues with either the right or the left part of the data, therefore removing half the remaining search space. This procedure is repeated at eac
Give two ways in which a Java program is less likely to be compromised than the same program written in C++.
Infinite recursion: Recursion which does not finish. This can effect from any of direct recursion, indirect recursion or the mutual recursion. It is generally the outcome of a logical error, and can consequence in stack overflow.
Explain the purpose of using XML.
State the term XPath?
State the term Win32. Answer: Win32 considers to Microsoft 32 bit Windows API. Applications of Win32 are programs that are built along with the Win32 API.
18,76,764
1922093 Asked
3,689
Active Tutors
1435466
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!