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 / suman.p
Hey guys
x=10+2/2 is supposed to be 11, not 1. Forgot operator precedence?
so, x=11 and y=17.
That's it!
Is This Answer Correct ? | 8 Yes | 3 No |
Post New Answer View All Answers
Explain acceptance testing?
Explain inspection?
Explain failure?
What is data flow analysis?
Hi All My name is Kiran Krishna, Can I know what are the basic testing scenarios that we need to include in the application that is hosted on the Clustered environment of weblogic 9.2 version. Oracle version is 9 OS : Window 2000 Basically I needs some General testing steps to test the hosted application . Please help me out and send me the suggestion at Kiran.Krishna@arisglobal.co.in or Kirank_k@yahoo.com
What is utilization?
Explain in a testing project what testing activities would you automate?
Explain fault?
Explain unit testing?
What are the advantages of designing tests early in the life cycle?
Is it true that we can do system testing at any stage?
What is software requirements specification?
How can I get free .NET add-in for QTP9.2. What is the process to install any add-in?
What is dependency testing?
What is difference between Agile and V model? Explain