Properties exposed through ActiveX controls
Write down the properties exposed through ActiveX controls?
Expert
ActiveX controls consist of four types of properties:
a) Stock: These are the standard properties supplied to every control such as: font or color. The developer should activate the stock properties, however there is little or no coding included.
b) Ambient: These are properties of the environment which surrounds the control properties of the container to which it has been placed.
c) Extended: These are the properties which the container handles, generally including size and placement onscreen.
d) Custom: These are the properties added through the control developer.
Internet Service Provider: It is an Internet Service Provider (abbreviated as ISP) gives connections to the Internet for users who do not contain their own network. The ISP gives such user with their own IP address which enables them to interact with
What is a transaction processing (TP) monitor?
Catching exceptions: Exceptions are caught in the catch clause of the try statement. Catching an exception provides the program a chance to recover from the trouble or attempt a repair for whatsoever caused it.
Explain the term Test Fusion Report of QTP?
Encapsulation: Safeguarding the state of objects by stating its attributes as private and channeling entrance to them via accessor and mutator techniques.
If statement: A control structure employed to select between performing or not performing additional actions. if(boolean-expression){ // Statements
Abstract class: It is a class with the abstract reserved word in its header. The Abstract classes are differentiated by the fact that you might not directly construct objects from them employing the new operator. The abstract class might have zero (0)
Upcast: It is a cast towards an object's ultimate super type - which is, `up' the inheritance hierarchy towards the Object class, for example: // Upcast from VariableContr
Explain a finite state machine which will detect three consecutive coins tosses of one coin which results in heads?
Port: It is a number employed by a procedure to communicate with the other procedure across a network, employing the Transmission Control Protocol (abbreviated as TCP) or User Datagram Protocol (abbreviated as UDP), for instance.
18,76,764
1935217 Asked
3,689
Active Tutors
1418449
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!