Kestopur, Kolkata, India - 700101.
Details verified of Antara G.✕
Identity
Education
Know how UrbanPro verifies Tutor details
Identity is verified based on matching the details uploaded by the Tutor with government databases.
Bengali Mother Tongue (Native)
English Proficient
Hindi Proficient
Maulana Abul Kalam Azad University of Technology Pursuing
Bachelor of Technology (B.Tech.)
Kestopur, Kolkata, India - 700101
Education 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 (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in Class I-V Tuition
2
Fees
₹ 200.0 per hour
Board
CBSE, State, ICSE
State boards taught
West Bengal State Board
CBSE Subjects taught
Science, Bengali, English, Computers, EVS, Social Science, Mathematics
ICSE Subjects taught
EVS, Social Studies, Mathematics, Computer science, Science, Bengali , English, Bengali
Taught in School or College
No
State Syllabus Subjects taught
English, Bengali , EVS, Social Science, Mathematics, Science, Computer Science
1. Which school boards of Class 1-5 do you teach for?
CBSE, State and ICSE
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 2 years.
Answered on 10/05/2021 Learn Tuition
#include<stdio.h>
int main()
{
int x, y;
printf("Enter the value of x and y?");
scanf("%d %d",&x,&y);
printf("before swapping numbers: %d %d\n",x,y);
/*swapping*/
x = x + y;
y = x - y;
x = x - y;
printf("After swapping: %d %d",x,y);
return 0;
}
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in Class I-V Tuition
2
Fees
₹ 200.0 per hour
Board
CBSE, State, ICSE
State boards taught
West Bengal State Board
CBSE Subjects taught
Science, Bengali, English, Computers, EVS, Social Science, Mathematics
ICSE Subjects taught
EVS, Social Studies, Mathematics, Computer science, Science, Bengali , English, Bengali
Taught in School or College
No
State Syllabus Subjects taught
English, Bengali , EVS, Social Science, Mathematics, Science, Computer Science
Answered on 10/05/2021 Learn Tuition
#include<stdio.h>
int main()
{
int x, y;
printf("Enter the value of x and y?");
scanf("%d %d",&x,&y);
printf("before swapping numbers: %d %d\n",x,y);
/*swapping*/
x = x + y;
y = x - y;
x = x - y;
printf("After swapping: %d %d",x,y);
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.