Telegram Group & Telegram Channel
Forwarded from Learn C++
What is the output?

#include<iostream>

using namespace std;
void swap(int m, int n) {
int x = m;

m = n;
n = x;
}
main() {
int x = 5, y = 3;

swap(x,y);
cout<<x<<" "<<y;

}

@SuDevelopers | SUBSCRIBE



tg-me.com/SuDevelopers/592
Create:
Last Update:

What is the output?

#include<iostream>

using namespace std;
void swap(int m, int n) {
int x = m;

m = n;
n = x;
}
main() {
int x = 5, y = 3;

swap(x,y);
cout<<x<<" "<<y;

}

@SuDevelopers | SUBSCRIBE

BY Learn Programming تعلم البرمجة




Share with your friend now:
tg-me.com/SuDevelopers/592

View MORE
Open in Telegram


تعلم البرمجة Learn Programming Telegram | DID YOU KNOW?

Date: |

Telegram is riding high, adding tens of million of users this year. Now the bill is coming due.Telegram is one of the few significant social-media challengers to Facebook Inc., FB -1.90% on a trajectory toward one billion users active each month by the end of 2022, up from roughly 550 million today.

For some time, Mr. Durov and a few dozen staffers had no fixed headquarters, but rather traveled the world, setting up shop in one city after another, he told the Journal in 2016. The company now has its operational base in Dubai, though it says it doesn’t keep servers there.Mr. Durov maintains a yearslong friendship from his VK days with actor and tech investor Jared Leto, with whom he shares an ascetic lifestyle that eschews meat and alcohol.

تعلم البرمجة Learn Programming from us


Telegram Learn Programming تعلم البرمجة
FROM USA