Swap 2 variables without using a temp variable
Answer Posted / sheetal
if a=5 and b=3 are two variables, then add them i e
a=a+b; a=8
b=a-b; b=5
a=a-b; a=3
| Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
What does 100% statement coverage mean?
What’s the difference between verification and validation in testing?
How do i write a test condition to test the following simple program with the intention of 100% statement coverage Print “Hello World” If Date $ = ‘01-01-2000’ then Print “Happy New Year” END IF PRINT “The date is = “Date $ PRINT “The time is = “Time $ END Could anyone please clarify in detail. Would really appreciate it....
What is difference between Manual testing and Pega/BPM testing?
What is application programming interface (api)?
Tell me agile process in your company
Upps..., sorry my email id is this : preet405p@yahoo.com Thanks in advanced.
You may undergone many projects. Do all the projects match up with customer’s expectations?
what comments have u given in peer review? tell me at least 3 comments what u have given? july27 brahma412@yahoo.co.in
If you are handling a product testing and if there are around 100 test cases and in them few test cases are failed then at the end of the day how will you treat whether the product is pass/fail.? consider the failed test cases are in functional requirements.
whar are the contents in db testing test case template
what technical problem u face in your module please tell what is it mean its any bug or anything else i want ans give any example which ever modul u r working for u can give me any example
Test cases on send/ receive button of Microsoft outlook.
During alpha testing why customer people are invited?
what is the main field of bugzilla which we fill to report bug to any developers???give some brief description??