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
Testing activity which is performed to expose defects in the interfaces and in the interaction between integrated components is?
hi everyone i want to download test director,winrunner,qtp latest versions pls help me
Explain exhaustive testing?
Suggest some good webinars on Testing concepts?
What is execution?
Explain debugging?
What is fuzz testing and when it is used?
Please anyone guide where i can get the questions on Rational Test Real Time testing tool. Because i have to write exam on RTRT.
What is defect analysis?
In which order should tests be run?
Explain virtual memory?
What is differences between SCS-1,2 and 3
What is integration testing in software testing?
How you would allocate a task to team members?
What is parameter?