there is a function called changevalues(x,y)inside this
function
x=x+y/2
y=y+x+5
end
so
i am calling function in one program as changevalues(y,x)
what is the output if x=2 and y=10(ignore exact programatic
statements)
please can any one provide me answer for this immediately
Answer Posted / saravana
x=11
y=18
after execution of first statement x value changes to 11 so in second statement y=2+11+5
so y=18
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Hi All!!Can anyone please suggest some better website to learn Mainframe Testing??Am very much new to Mainframes. Thanks in Advance Nithya
How u r managing the time constraints in completing the project?
Explain structural testing?
What is the main benefit of designing tests early in the life cycle?
What is qa engineer?
please help! Smoke Test Checklist for Gmail
What is difference between JBOD and RAID?
What is the step you would follow once you find the defect?
What is usability?
Explain usability testing?
What are the check points we need to consider while performing Database migration (ex: from oracle 8i to 9i)
IF i have two columns in Database , While using Database output value ,allthe values in the two column are set as a single row in the QTP datatable, can u suggest me a idea so that QTP Runtime datatable displays the values as it is in the database
i am fresher in manual testing.how to do database testing as a manual tester.suggest me some answers,so that i will have a clear idea adout database testing.
hello frnz when we r testing cookies for security testing in that we have to check for deleting cookies my ques is do we have to delete from browser(google chrome m using) or from hard drive? reply soon thanx
What is test documentation?