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
4 6002Thirty men take 20 days to complete a job working 9 hours a day.How many hour a day should 40 men work to complete the job? (a) 8 hrs (b) 7 1/2 hrs (c) 7 hrs (d) 9 hrs
5 12914Post New Thomson Reuters Interview Questions
What are the basic string operations? Explain.
How do you handle more than 1 lack or 1 million records in the excel sheet.how do you automate the excel. ?
Does gas have density?
What is the name of the user who connects to the web site anonymously?
Can we insert update delete in view?
Name the databases you have worked on?
What is the requirement for over all CG of DG from the foundation surface to absorb the vibration of heavy set.
What is tree shaking?
The below script is working Internet browser but not working in mozilla plz find that good way... function doSubmit(op){ var rowcount=document.getElementsByName ("parameterTypeId").length; var parameterGrade; var performance; var goal; if(op == "save"){ for (var i=0; i < rowcount; i++) { var param=eval("document.forms [0].parameterGrade"+i); if(param.value != "select"){ return true; } } alert("Please rate atleast one attribute"); return false; }//if ends here
What is page life cycle?
Why session timeout is important?
customer hierarchy in sap sd for account determination
Are windows 10 free?
When Should You Call The Garbage Collector In .net?
How do you send enter/tab keys in webdriver?