/> Details verified of Manasi S.✕
Identity
Education
Know how UrbanPro verifies Tutor details
Identity is verified based on matching the details uploaded by the Tutor with government databases.
Hindi Mother Tongue (Native)
English Proficient
Savitribai Phule University, Pune 1989
Bachelor of Computer Science (B.Sc. (Computer Science))
Wanowrie, Pune, India - 411040
ID Verified
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 Classes (Video Call via UrbanPro LIVE)
Student's Home
Tutor's Home
Years of Experience in Class I-V Tuition
20+
Fees
₹ 300.0 per hour
Board
State
Experience in School or College
25 years of teaching experience in School
Subjects taught
Mathematics, Social Science, Hindi, Computer Science, Science, EVS, Marathi
Taught in School or College
Yes
Answered on 20/04/2021
Ask a Question
//swapping of 2 numbers without using teporary variable
#include<conio.h>
#include<iostream.h>
void main()
{
int a=10, b=5;
a=a+b;
b=a-b;
a=a-b;
cout<<a<<endl;
cout<<b<<endl;
}
Answered on 20/04/2021
Ask a Question
Ask a Question
Also have a look at
Class Location
Online Classes (Video Call via UrbanPro LIVE)
Student's Home
Tutor's Home
Years of Experience in Class I-V Tuition
20+
Fees
₹ 300.0 per hour
Board
State
Experience in School or College
25 years of teaching experience in School
Subjects taught
Mathematics, Social Science, Hindi, Computer Science, Science, EVS, Marathi
Taught in School or College
Yes
Answered on 20/04/2021
Ask a Question
//swapping of 2 numbers without using teporary variable
#include<conio.h>
#include<iostream.h>
void main()
{
int a=10, b=5;
a=a+b;
b=a-b;
a=a-b;
cout<<a<<endl;
cout<<b<<endl;
}
Answered on 20/04/2021
Ask a Question
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.