Details verified of Sristi B.✕
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 Bengali Mother Tongue (Native)
Hindi Proficient
English Proficient
Vellore Institute of Technology Pursuing
Bachelor of Technology (B.Tech.)
Kamalgachi, Kolkata, India - 700103
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
Board
CBSE, ICSE
Subjects taught
Chemistry, English, Computers, Mathematics, Physics, Computer Science, Science, Biology
Taught in School or College
No
Class Location
Online class via Zoom
Student's Home
Tutor's Home
Board
ICSE, CBSE
Subjects taught
History and Civics, Computer Application, Physics, English, English Literature, Chemistry, Mathematics, Science, Biology
Taught in School or College
No
Answered on 22/04/2021
Ask a Question
import java.lang.*;
import java.util.*;
class Test{
public static void main(String args[])
{
int a=5,b=6;
System.out.println("a and b before swapping"+a+b);
a=a+b;
b=a-b;
a=a-b;
System.out.println("a and b after swapping"a+b);
}}
Ask a Question
Also have a look at
Class Location
Online class via Zoom
Student's Home
Tutor's Home
Board
CBSE, ICSE
Subjects taught
Chemistry, English, Computers, Mathematics, Physics, Computer Science, Science, Biology
Taught in School or College
No
Class Location
Online class via Zoom
Student's Home
Tutor's Home
Board
ICSE, CBSE
Subjects taught
History and Civics, Computer Application, Physics, English, English Literature, Chemistry, Mathematics, Science, Biology
Taught in School or College
No
Answered on 22/04/2021
Ask a Question
import java.lang.*;
import java.util.*;
class Test{
public static void main(String args[])
{
int a=5,b=6;
System.out.println("a and b before swapping"+a+b);
a=a+b;
b=a-b;
a=a-b;
System.out.println("a and b after swapping"a+b);
}}
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.