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 / swamy
X=6
Y=17
Solution:
changevalues(10,2)
x=10+2/2=1
y=2+10+5=17
| Is This Answer Correct ? | 2 Yes | 6 No |
Post New Answer View All Answers
What is the common risk that leads to project failure?
What is integration testing in software testing?
Which is the current formal world-wide recognized documentation standard?
What is what are the parameters of performance testing?
What is parameter?
Hi can anyone guide me regarding how the interview procedures will be in exterro Inc, Coimbatore
test scenarios for downloading a file
Every One is saying that Documentation is very very importent in Tester's Life.Could any one explain with proper examples..?
What is dynamic testing?
Explain Peer Review in Software Testing?
plz give me any body some 3top UAT test cases, Advance thanks?
How would you test the login feature of a web application?
what r the 2 subdivisions of quality process and where does tesing fit?
tell some examples for driver and stub?
What all things you should consider before selecting automation tools for the aut?