- Q Which of the key to open the minds of the makers of the Constitution?
- Q Do you replace activesync?
- Q How do you find inflorescence in Rhizogoniaceae ?
- Q How do users receive only information that they want?
- Q In what country is the Valley of the Kings?
- Q Given the following classes defined in separate files: class Vehicle { public void drive() { System.out.println("Vehicle: drive"); } } class Car extends Vehicle { public void drive() { System.out.println("Car: drive"); } } public class Test { public static void main (String args []) { Vehicle v; Car c; v = new Vehicle(); c = new Car(); v.drive(); c.drive(); v = c; v.drive(); } } What will be the effect of compiling and running this class Test? A. Generates a Compiler error on the statement v= c; B. Generates runtime error on the statement v= c; C. Prints out: Vehicle: drive Car: drive Car: drive D. Prints out: Vehicle: drive Car: drive Vehicle: drive Select the most appropriate answer.
- Q What are exchange rate "factors" ?
- Q How is the Cloud Computing different from primitive Client-Server Architecture?
- Q What do you mean by ambient occlusion?
- Q The seat of Kerala Minerals and Metals Limited.
- Q Which state government decided to withdraw Armed Forces Special Powers Act (AFSPA) from the state?
Question
How to specify a browser extension to a web application?
- 0
- 0 |
- |
- Post Answer |
- Answers ( 1 )
- Tags: Software,
Answers
Run SilkTest.
Open Internet Explorer (IE).
Enter the URL of the Web application.
Leave the IE window with the Web application. Don’t minimize the IE window.
To back to SilkTest window.
Select Basic Workflow bar.
Click Enable Externsions on the Workflow bar.
The Enable Extensions dialog will show up. Your Web application running in the IE window will listed in the dialog box.
Select your Web application and click Select.
The Extension Settings dialog will show up. Click OK to enable the DOM browser extension. Your Comment
Open Internet Explorer (IE).
Enter the URL of the Web application.
Leave the IE window with the Web application. Don’t minimize the IE window.
To back to SilkTest window.
Select Basic Workflow bar.
Click Enable Externsions on the Workflow bar.
The Enable Extensions dialog will show up. Your Web application running in the IE window will listed in the dialog box.
Select your Web application and click Select.
The Extension Settings dialog will show up. Click OK to enable the DOM browser extension. Your Comment
- 0
- 0
- New Answer
- Contributors: *,
More Software Questions..
What is the inputsplit in map reduce software?
- 0
- 0 |
- |
- Post Answer |
- Answers ( 1 )
- Tags: Software,
What is software configuration management?
- 0
- 0 |
- |
- Post Answer |
- Answers ( 1 )
- Tags: Software,
What Is Java Api For Xml-based Rpc (jax-rpc)?
- 0
- 0 |
- |
- Post Answer |
- Answers ( 1 )
- Tags: Software,
How can you implement fine-grained auditing?
- 0
- 0 |
- |
- Post Answer |
- Answers ( 1 )
- Tags: Software,
What is IBM’s simple explanation for Big Data’s four critical features?
- 0
- 0 |
- |
- Post Answer |
- Answers ( 1 )
- Tags: Software,
What is static synchronized method in JDBC API? Give an example?
- 0
- 0 |
- |
- Post Answer |
- Answers ( 1 )
- Tags: Software,
What does the NULLIF function do?
- 0
- 0 |
- |
- Post Answer |
- Answers ( 1 )
- Tags: Software,
What happens if a start method is not invoked and the run method is directly invoked?
- 0
- 0 |
- |
- Post Answer |
- Answers ( 1 )
- Tags: Software,
Should we override finalize method
- 0
- 0 |
- |
- Post Answer |
- Answers ( 1 )
- Tags: Software,
what is the difference between mysql_fetch_array and mysql_fetch_object?
- 0
- 0 |
- |
- Post Answer |
- Answers ( 1 )
- Tags: Software,
How will XML affect my document links?
- 0
- 0 |
- |
- Post Answer |
- Answers ( 1 )
- Tags: Software,
Why to use Style Sheets?
- 0
- 0 |
- |
- Post Answer |
- Answers ( 1 )
- Tags: Software,
What are Filters in MVC?
- 0
- 0 |
- |
- Post Answer |
- Answers ( 1 )
- Tags: Software,
Can you explain Application layer in OSI model?
- 0
- 0 |
- |
- Post Answer |
- Answers ( 1 )
- Tags: Software,
How to define new testplan attributes?
- 0
- 0 |
- |
- Post Answer |
- Answers ( 1 )
- Tags: Software,
What are the minimum system requirements to run Photoshop? Is it possible to run Photoshop over linux?
- 0
- 0 |
- |
- Post Answer |
- Answers ( 1 )
- Tags: Software,
Which oracle package is used to manage the oracle lock management services?
- 0
- 0 |
- |
- Post Answer |
- Answers ( 1 )
- Tags: Software,
What is Latch Up? Explain Latch Up with cross section of a CMOS Inverter. How do you avoid Latch Up?
- 0
- 0 |
- |
- Post Answer |
- Answers ( 1 )
- Tags: Software,
What is marker interface?
- 0
- 0 |
- |
- Post Answer |
- Answers ( 1 )
- Tags: Software,
What types of partitioning are there for BW?
- 0
- 0 |
- |
- Post Answer |
- Answers ( 1 )
- Tags: Software,