adspace
Write a script to print below pattern 5 4 3 2 1 5 4 3 2 5 4 3
5 4 5
Answer Posted / machiraju veera venkata naga s
p=""
For i = 1 To 5 Step 1
t=""
For j = 5 To i Step -1
t=t&" "&j
Next
p=p&""&t
Next
print p
(Test this code right now... Its mine.)
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Hi All, How to get repeated word in string . Thanks Balaji
any body plz send health care domain project to me with explanation any two modules on that project. mail_id: ranjith_99reddy@yahoo.co.in
Hi friends I need to know about jubula automation tool. Is anybody know in bangalore where jubula tanning class is going on do let me know. Its urgent for me to learn that tool please help.
Define Environment Variable in UFT and its uses?
How are actions and functions different in QTP?
What is the use of defining a newobject in the object repository "Define New TestOject". How to use this further. If we define new testobject, how can it recognizes the objects properties of any application.
write script for bitmap image?
Hi, how can we check or avoid the memory leakage in QTP9.2?
Pls can anybody send me the Recent Technical and Interview Questions Which were asked in IBM(QTP)Automation PLZZZZZZZZZ
Tell some commonly used Excel VBA functions?
can any body tell me how i create a simple script and apply output value on it .pls send me a step by step process
can anyone tell me from where i can download qtp demo or crack version
1.Write a CRITICAL test cases for calculator ? 2.What is the difference b/w FRS and SRS documents ? 3.What is Component ? 4.What is object ? 5.what is the difference b/w static and dynamic descriptive programming ?
what is actually contain test report? can anybody post the test report
i need qtp tutorial. pls send it to sridhar.k151@g mail.com