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
What is data validity?
Explain how you would allocate a task to team members?
What is the main objective when reviewing a software deliverable?
What is top-down strategy?
Please anyone guide where i can get the questions on Rational Test Real Time testing tool. Because i have to write exam on RTRT.
I would like to know the kinds of questions that could come up with regard to backend testing? As i am new to this field would also know if backend testing is restricted only to sql and unix. If at all anyone has any information on the same kindly get back to me..thanks
What is race condition?
What r all the resources u need 4 the project u r currently in?
What are test comparators?
Faults found should be originally documented by whom?
Explain beta testing?
What is stochastic testing?
I am having 1.5 years of exp. in Manual testing.What I have to do now? Should I do ISTQB Certification or Perl/Shell Scripting Languages? OR Anything else.Please Guide me properly.
Describe your ideal working environment.
Draw the Framework Architecture of Selenium RC with combination of Selenium webdriver?