Kalyan West, Kalyan, India - 421301.
Details verified of Anjali A.✕
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
Guru Gobind Singh Indraprastha University 2020
Master of Computer Applications (M.C.A.)
Kalyan West, Kalyan, India - 421301
Phone 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 10 Tuition
6
Board
CBSE
CBSE Subjects taught
Mathematics, Computer Practices, Hindi, Social science, English, Science
Taught in School or College
Yes
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in Class I-V Tuition
6
Board
CBSE
CBSE Subjects taught
English, Computers, EVS, Social Science, Science, Mathematics, Hindi
Taught in School or College
No
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in Class 9 Tuition
6
Board
CBSE
CBSE Subjects taught
Mathematics, Computer Practices, Science
Taught in School or College
Yes
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in Class 6 Tuition
6
Board
CBSE
CBSE Subjects taught
Hindi, English, EVS, Social Science, Science, Mathematics, Computers
Taught in School or College
No
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in Class 8 Tuition
6
Board
DAV board, CBSE
Taught in School or College
No
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in Class 7 Tuition
6
Board
DAV board, CBSE
CBSE Subjects taught
Hindi, English, EVS, Social Science, Science, Mathematics, Computers
Taught in School or College
No
1. Which school boards of Class 10 do you teach for?
CBSE
2. Do you have any prior teaching experience?
Yes
3. Which classes do you teach?
I teach Class 10 Tuition, Class 6 Tuition, Class 7 Tuition, Class 8 Tuition, Class 9 Tuition and Class I-V Tuition Classes.
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 6 years.
Answered on 27/03/2021 Learn Tuition
#include <stdio.h>
int main()
{
int a, b; printf("Enter a: ");
scanf("%d", &a);
printf("Enter b: ");
scanf("%d", &b);
printf("Before swapping,a=%d\n"a);
printf("Before swapping,b=%d\n"b);
a = a+b;
b = a-b;
a = a-b;
printf("After swapping, a = %d\n", a);
printf("After swapping, b = %d", b);
return 0;
}
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in Class 10 Tuition
6
Board
CBSE
CBSE Subjects taught
Mathematics, Computer Practices, Hindi, Social science, English, Science
Taught in School or College
Yes
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in Class I-V Tuition
6
Board
CBSE
CBSE Subjects taught
English, Computers, EVS, Social Science, Science, Mathematics, Hindi
Taught in School or College
No
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in Class 9 Tuition
6
Board
CBSE
CBSE Subjects taught
Mathematics, Computer Practices, Science
Taught in School or College
Yes
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in Class 6 Tuition
6
Board
CBSE
CBSE Subjects taught
Hindi, English, EVS, Social Science, Science, Mathematics, Computers
Taught in School or College
No
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in Class 8 Tuition
6
Board
DAV board, CBSE
Taught in School or College
No
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in Class 7 Tuition
6
Board
DAV board, CBSE
CBSE Subjects taught
Hindi, English, EVS, Social Science, Science, Mathematics, Computers
Taught in School or College
No
Answered on 27/03/2021 Learn Tuition
#include <stdio.h>
int main()
{
int a, b; printf("Enter a: ");
scanf("%d", &a);
printf("Enter b: ");
scanf("%d", &b);
printf("Before swapping,a=%d\n"a);
printf("Before swapping,b=%d\n"b);
a = a+b;
b = a-b;
a = a-b;
printf("After swapping, a = %d\n", a);
printf("After swapping, b = %d", b);
return 0;
}
Share this Profile
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.