Swap 2 variables without using a temp variable
Answer Posted / guest
a,b
a=a+b
b=a-b
a=a-b
| Is This Answer Correct ? | 21 Yes | 0 No |
Post New Answer View All Answers
Hi Friends, I want to know the best institute in hyderabad which is giving training in 'SAP Testing' and who is the best faculty. Regards, Imtiyaz..
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
what is the relation between all tabs in quality center & explain the testing process in quality center with tabs?
Build with fixes has been deployed on QA environment if asked by your manager to reproduce how can you reproduce the issues? (by using the previous build) Can you access the previous build? If so ,what are the tools or how can you access?
Explain user acceptance testing.
What is the role of the test group vis-?is documentation, tech support, and so forth?
How can you define state tanstion testing aswell decesion testing with examples.how you can differ them too??
Why testers wil prepare useracceptance testcases,system testcases and integration testcases,What is the differenece between all this test cases
What is bug, deffect, issue, error?
How to derive test data from the design documents?
What is ofx testing?
Hi there, I am new to the world of testing. Is there any place where I can have a look at an actual specification documents or test plans or test cases. This will help me in generating a level of confidence. Looking forward to your replies
What do you think the role of test-group manager should be? Relative to senior management?
i want to for technical interview question paper along with in tesrviwe Phases i need
Which test cases are written first: white boxes or black boxes?