Answer Posted / xyz
this code snippet will swap the value of i and j
This code works same as
i=i+j;
j=i-j;
i=i-j;
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is abstraction in oop?
What is static modifier?
• What are the desirable attributes for memory managment?
What is the difference between encapsulation and polymorphism?
Why do we use polymorphism in oops?
What does oop mean in snapchat?
write string class as your own class in java without using any built-in function
just right the logic of it 1--> If few people are electing then every time ur candidate should win 2--> arrange books in box, if box carry weight == books weight then take another box..... find the no of box required.
What are properties in oop?
What is interface? When and where is it used?
any one please tell me the purpose of operator overloading
hi all..i want to know oops concepts clearly can any1 explain??
What is advantage of inheritance?
Why oops is important?
What is oops in simple words?