scenario: the office staff are very busy, the telephone is ringing and there are people at the counter. the principal requires you to type a long document urgently. how do you deal with this situation?
2563a non english speaking parent comes to the counter and appears upset. how would you assist them
2137Post New Cabramatta High School Interview Questions
Will my apps still work after I upgrade?
Is mongodb orm?
How P/E ratio usefull to the different people?
What other career options do you have?
How can the submitting users racf authority be overridden in a job stream?
What is the difference among union, minus and intersect?
Explain how you can adjust entries into account?
Where the sql database files are stored?
What do you understand by modular programming?
Which account is created on linux installation?
What are nsautoreleasepool? When to use them?
What is the use of Timers is Node.js?
What is ofx testing?
Does office 365 include access database?
How to read a text file from QC using QTP. I would like to do something like this. But instead read a file from QC and NOT from my local drive. Set fso = CreateObject("Scripting.FileSystemObject") Set InputFile = fso.OpenTextFile("C:\test.txt", ForReading) Thanks