06-02-2012, 11:56 AM
Hi Friends, I want to post Interview Questions every day. So that the people who are under trails can get familiarize with the QTP and it's related questions. So here are the questions for today......
'********************************************************
1) How you will write a recursive function to get the Fibonacci series?
2) How you will display all the upper case alphabet characters in reverse order except the characters mentioned in the string.
Eg: if my string is "Sri" then the result should have all the alphabets from "Z to A" except the following letters "S","R" and "I".
3) What is the difference between byte comparison and text comparison in instr function?
4) What is ANSI character code, how "a" is different from "A"?
5) How you will get the number of ".xls" files present in all the sub-folders present in the specified path?
'********************************************************
'********************************************************
1) How you will write a recursive function to get the Fibonacci series?
2) How you will display all the upper case alphabet characters in reverse order except the characters mentioned in the string.
Eg: if my string is "Sri" then the result should have all the alphabets from "Z to A" except the following letters "S","R" and "I".
3) What is the difference between byte comparison and text comparison in instr function?
4) What is ANSI character code, how "a" is different from "A"?
5) How you will get the number of ".xls" files present in all the sub-folders present in the specified path?
'********************************************************
Thanks,
SUpputuri
SUpputuri