Hajipur Rd, Sonepur, India - 841101.
Details verified of Pratik Singh✕
Identity
Education
Know how UrbanPro verifies Tutor details
Identity is verified based on matching the details uploaded by the Tutor with government databases.
English Basic
Hindi Basic
Rn clg hajipur Pursuing
Bachelor of Business Administration (B.B.A.)
Hajipur Rd, Sonepur, India - 841101
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 (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in Class I-V Tuition
1
Fees
₹ 200.0 per hour
Board
CBSE
CBSE Subjects taught
Science, English, EVS, Computers, Hindi, Mathematics
Taught in School or College
No
Teaching Experience in detail in Class I-V Tuition
I am teaching online class of student from class1 to 5. contact me at any time
1. Which school boards of Class 1-5 do you teach for?
CBSE
2. Have you ever taught in any School or College?
No
3. Which classes do you teach?
I teach Class I-V Tuition Class.
4. Do you provide a demo class?
Yes, I provide a free demo class.
5. How many years of experience do you have?
I have been teaching for 1 year.
Answered on 17/04/2021 Learn Tuition
Answered on 17/04/2021 Learn Tuition
#include<stdio.h>
int main()
{
int a=10, b=20;
printf("Before swap a=%d b=%d",a,b);
a=a+b;//a=30 (10+20)
b=a-b;//b=10 (30-20)
a=a-b;//a=20 (30-10)
printf("\nAfter swap a=%d b=%d",a,b);
return 0;
}
output:
Before swap a=10 b=20
After swap a=20 b=10
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in Class I-V Tuition
1
Fees
₹ 200.0 per hour
Board
CBSE
CBSE Subjects taught
Science, English, EVS, Computers, Hindi, Mathematics
Taught in School or College
No
Teaching Experience in detail in Class I-V Tuition
I am teaching online class of student from class1 to 5. contact me at any time
Answered on 17/04/2021 Learn Tuition
Answered on 17/04/2021 Learn Tuition
#include<stdio.h>
int main()
{
int a=10, b=20;
printf("Before swap a=%d b=%d",a,b);
a=a+b;//a=30 (10+20)
b=a-b;//b=10 (30-20)
a=a-b;//a=20 (30-10)
printf("\nAfter swap a=%d b=%d",a,b);
return 0;
}
output:
Before swap a=10 b=20
After swap a=20 b=10
Share this Profile
Also have a look at
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.