No products in the cart.

Please tell me source code for …

CBSE, JEE, NEET, CUET

CBSE, JEE, NEET, CUET

Question Bank, Mock Tests, Exam Papers

NCERT Solutions, Sample Papers, Notes, Videos

Please tell me source code for swapping number
  • 1 answers

Hiren Vatwani 3 years, 8 months ago

int main() {     int x, y;     printf("Enter Value of x ");     scanf("%d", &x);     printf("\nEnter Value of y ");     scanf("%d", &y);     swap(&x, &y);     printf("\nAfter Swapping: x = %d, y = %d", x, y);     return 0; }
http://mycbseguide.com/examin8/

Related Questions

Define packages
  • 0 answers
Write a program for swapping two numbers?
  • 0 answers
Write a program for swapping two numbers
  • 1 answers
What is alu
  • 1 answers

myCBSEguide App

myCBSEguide

Trusted by 1 Crore+ Students

Test Generator

Test Generator

Create papers online. It's FREE.

CUET Mock Tests

CUET Mock Tests

75,000+ questions to practice only on myCBSEguide app

Download myCBSEguide App