How to get 120 using 5 zeroes, you can use any operator(+,
*, /...) in qtp.
Answer Posted / sureshkumar
We can get 120 using factorial, i.e
Factorial (0) = 1 so that
(0! + 0! + 0! + 0! + 0!)! = 5! => 120
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
How can constants be declared in the vbscript language?
Mention what is the main difference between function and sub-procedure?
Hellow friends, I am learning QTP,but here problem is VB script. please guide me how to learn VB script w.r.t QTP and if you know any books tell me or if you have any materials or any use full material or any else w.r.t QTP please post me p.p.sekhar
Mention when to use function procedures and what are its characteristics?
How will you get a combined string from array of string in vbscript?
Can any one provide code for Mid(string,start[,length]). I have been asked to write code for Mid(). i.e We need to define our own function say MyMid() which should behave same like built-in Mid function
How are values assigned to the variables in the vbscript language?
What is event handling in vbscript?
How can you fetch the value of a cookie?
Differentiate javascript and vbscript?
How do you declare a variable in vbscript?
Mention how to access array data?
Which in-built function related to an array joins substrings into one string in the vbscript language?
1) How can we use VB script in testing the application? 2) What all are the things(Software application to be installed in PC) we need to learn VBscript?
How to identify column in VSFlexgrid? My VSFlexgrid window is identified as 'Active X Control'