Question
What is swapping?

Answers

Swapping is to chance the value to each other in c++#include#includevoid main(){Int a,b;cout<<"Enter the value of a ::::"<>a;cout<<"Enter the value of b ::::"<>b;a=a+b;b=a-b;a=a-b;cout<   Your Comment






Search
Can you Answer!!
  • Q Mutations can be artificialy induced by :
  • Q xy - x + 2y = 6 equation is shifted to form equation xy=c what is c ?
  • Q What is the difference between const char *p, char const *p, const char* const p
  • Q Which method do you use to enforce garbage collection in .net?
  • Q How are queries run in MS Access? List different ways.
  • Q Which parameter in storage clause will reduce no. Of rows per block?
  • Q What have you done to become better qualified for your career?
  • Q Photoelectric cell converts –
  • Q what is the scientific name of Labrador Retriever ?
  • Q How many types of fragmentation occur in Operating System?
  • Q what is incremintal loading? 2.what is batch processing? 3.what is crass reference table? 4.what is aggregate fact table?