Details verified of Hammad Ali✕
Identity
Education
Know how UrbanPro verifies Tutor details
Identity is verified based on matching the details uploaded by the Tutor with government databases.
Online Classes Urdu Mother Tongue (Native)
English Proficient
Hindi Proficient
I T S Engineering College 2017
Bachelor of Technology (B.Tech.)
Balia, Balia, India - 841506
Phone Verified
Email Verified
Report this Profile
Is this listing inaccurate or duplicate? Any other problem?
Please tell us about the problem and we will fix it.
Class Location
Online class via Zoom
Student's Home
Tutor's Home
Years of Experience in Class 10 Tuition
3
Board
State, CBSE
Experience in School or College
I am giving home tuition since 2018.
Subjects taught
Hindi, English, EVS, Urdu, Social Science, Science, Mathematics
Taught in School or College
Yes
Answered on 10/04/2021 Learn Tuition
Ask a Question
In C language, do this:
#include<stdio.h>
int main()
{
int a=1, b=2;
printf("Before swap a=%d b=%d",a,b);
a=a+b;
//a=3 (1+2) b=a-b;
//b=1 (3-2) a=a-b;
//a=2 (3-1);
printf("\nAfter swap a=%d b=%d",a,b);
return 0; }
Ask a Question
Also have a look at
Class Location
Online class via Zoom
Student's Home
Tutor's Home
Years of Experience in Class 10 Tuition
3
Board
State, CBSE
Experience in School or College
I am giving home tuition since 2018.
Subjects taught
Hindi, English, EVS, Urdu, Social Science, Science, Mathematics
Taught in School or College
Yes
Answered on 10/04/2021 Learn Tuition
Ask a Question
In C language, do this:
#include<stdio.h>
int main()
{
int a=1, b=2;
printf("Before swap a=%d b=%d",a,b);
a=a+b;
//a=3 (1+2) b=a-b;
//b=1 (3-2) a=a-b;
//a=2 (3-1);
printf("\nAfter swap a=%d b=%d",a,b);
return 0; }
Ask a Question
Reply to 's review
Enter your reply*
Your reply has been successfully submitted.
Certified
The Certified badge indicates that the Tutor has received good amount of positive feedback from Students.