Answer Posted /
| Is This Answer Correct ? | Yes | No |
Post New Answer View All Answers
How would you find out the total number of rows in a db2 table?
What is pop in python?
Are there any frameworks available to help speedup development with ajax?
How can we prevent to cross the governor limit from soql query?
Where can I learn excel for free?
Explain the uses of control file.
What are elliptic curves ?
What is Maru A Process?
Which system variable is used to read the text and csv files in automation anywhere?
You are the project manager for Insomniacs International. Since you don't sleep much, you get a lot of project work done. You're considering recommending a project that costs $575,000, and expected inflows are $25,000 per quarter for the first 2 years, and then $75,000 per quarter thereafter. What is the payback period? A. 40 months B. 38 months C. 39 months D. 41 months
Why do we use codeigniter?
Are interceptors thread safe?
List some popular websites built on django framework?
what is difference between fork type and capacitance type level switch. where it is using
i wrote vbscripit code in notepad i got error i am in learning stage if u ps tell me what wrong in my code my error is "object required descriptive at line one run time error"and my code is "set usernameobj=Descriptive.Create() usernameobj( "name").value="Username" set passwordobj=Descriptive.Create() passwordobj("name").value="password" set signinobj=Descriptive.Create() signinobj("name").value="sigin" browser("gmail").page("gmail").WebEdit("usernameobj").set ("enter username") Browser("gmail").Page("gmail").WebEdit("passwordobj").Set secure.Crypt.Encrypt("enter password") browser("gmail").page("gmail").WebButton("siginobj").click