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 / suneetha
Ans:
X=6
Y=17
Solution:
changevalues(10,2)
x=10+2/2=6
y=2+10+5=17
| Is This Answer Correct ? | 4 Yes | 7 No |
Post New Answer View All Answers
What can static analysis not find?
What is incremental analysis?
Explain static analysis?
Draw the Framework Architecture of Selenium RC with combination of Selenium webdriver?
What is intrusive testing?
What is path analysis?
What is equivalence partitioning testing?
HI to all this is dinakar i am planning to write istqb foundation level exam but i dont have the material so any one have material regards that one please send to my id was dinakarmails@gmail.com thanks alot in advance
What is test phase?
What is the most critical component in SAN?
Explain beta testing?
Mention what the purpose behind doing end-to-end testing is?
What is CCB and MTBF, why should we use this.
What is storage array?
What is structural testing?