If a method is declared as protected, where may the method be accessed in java programming?
Please, State Few Popular Machine Learning Algorithms?
Can the data loader delete the reports?
How does drill support queries on self-describing data?
What are the GL postings in Stock revaluation and stock adjustment transactions?
Can I compare two excel spreadsheets for differences?
What is trigger explain it?
What are Oracle Schema Objects?
What is the sigmoid function in machine learning?
Explain splunk rest api?
What is jdbc oracle thin?
How to use filtering function in XSLT?
What principle does a q-meter operate?
How do I stop the automatic repair loop in windows 10?
I want to capture data(using keyword) from msdos application using QTP?... Below is little work i could do on it... /* Set app=CreateObject("Wscript.shell") SystemUtil.run ("C:\Users\Agent\Desktop\pumpsim\PUMPSIM.EXE") Window(“PUMPSIM.EXE”).Activate wait(3) app.sendkeys "N" */ Thanks in advance...!!!