Madipakkam, Chennai, India - 600091.
4 yrs of Exp
Details verified of Bhuvanirangesh✕
Identity
Education
Know how UrbanPro verifies Tutor details
Identity is verified based on matching the details uploaded by the Tutor with government databases.
Tamil Proficient
English Proficient
University college Dublin 2018
Master of Science (M.Sc.)
Madipakkam, Chennai, India - 600091
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 Classes (Video Call via UrbanPro LIVE)
Student's Home
Tutor's Home
Years of Experience in Class I-V Tuition
4
Fees
₹ 200.0 per hour
Board
CBSE, State
Subjects taught
Computers, EVS, Mathematics, English, Hindi, Social Science, Computer Science, Science
Taught in School or College
No
Class Location
Online Classes (Video Call via UrbanPro LIVE)
Student's Home
Tutor's Home
Years of Experience in BCA Tuition
4
BCA Subject
Computer Networks , Computer Architecture, Network Programming and Administration , Assembly Language Programming, Internet Concepts and Web Design , Java Programming, IT, Database Management Systems , Web Programming, Unix Shell programming, Cryptography and Network Security, Data and File Structures
Type of class
Regular Classes, Crash Course
Class strength catered to
One on one/ Private Tutions
Taught in School or College
No
Class Location
Online Classes (Video Call via UrbanPro LIVE)
Student's Home
Tutor's Home
Years of Experience in Class 9 Tuition
4
Board
State, CBSE
Subjects taught
Mathematics, Science, EVS, Hindi, Social Science
Taught in School or College
No
Class Location
Online Classes (Video Call via UrbanPro LIVE)
Student's Home
Tutor's Home
Years of Experience in Class 8 Tuition
4
Board
State, CBSE
Subjects taught
Computers, Social science, Science, Mathematics, EVS
Taught in School or College
No
Class Location
Online Classes (Video Call via UrbanPro LIVE)
Student's Home
Tutor's Home
Years of Experience in Class 6 Tuition
4
Board
State, CBSE
Subjects taught
Mathematics, Science, EVS, Social science, Computers
Taught in School or College
No
Upcoming Live Classes
1. Which school boards of Class 1-5 do you teach for?
CBSE and State
2. Have you ever taught in any School or College?
No
3. Which classes do you teach?
I teach BCA Tuition, Class 6 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 4 years.
Answered on 23/04/2021
Answered on 23/04/2021
//with 3rd variable
public class SwapNumbers {
public static void main(String[] args) {
Int a=10;
int b=20;
int c;
c=a;
a=b;
b=c;
system.out.println(a);
system.out.println(b);
}
}
//without 3rd variable
public class SwapNumbers {
public static void main(String[] args) {
Int a=10;
int b=20;
a= a+b;
b=a-b;
a=a-b;
system.out.println(a);
system.out.println(b);
}
}
Class Location
Online Classes (Video Call via UrbanPro LIVE)
Student's Home
Tutor's Home
Years of Experience in Class I-V Tuition
4
Fees
₹ 200.0 per hour
Board
CBSE, State
Subjects taught
Computers, EVS, Mathematics, English, Hindi, Social Science, Computer Science, Science
Taught in School or College
No
Class Location
Online Classes (Video Call via UrbanPro LIVE)
Student's Home
Tutor's Home
Years of Experience in BCA Tuition
4
BCA Subject
Computer Networks , Computer Architecture, Network Programming and Administration , Assembly Language Programming, Internet Concepts and Web Design , Java Programming, IT, Database Management Systems , Web Programming, Unix Shell programming, Cryptography and Network Security, Data and File Structures
Type of class
Regular Classes, Crash Course
Class strength catered to
One on one/ Private Tutions
Taught in School or College
No
Class Location
Online Classes (Video Call via UrbanPro LIVE)
Student's Home
Tutor's Home
Years of Experience in Class 9 Tuition
4
Board
State, CBSE
Subjects taught
Mathematics, Science, EVS, Hindi, Social Science
Taught in School or College
No
Class Location
Online Classes (Video Call via UrbanPro LIVE)
Student's Home
Tutor's Home
Years of Experience in Class 8 Tuition
4
Board
State, CBSE
Subjects taught
Computers, Social science, Science, Mathematics, EVS
Taught in School or College
No
Class Location
Online Classes (Video Call via UrbanPro LIVE)
Student's Home
Tutor's Home
Years of Experience in Class 6 Tuition
4
Board
State, CBSE
Subjects taught
Mathematics, Science, EVS, Social science, Computers
Taught in School or College
No
Answered on 23/04/2021
Answered on 23/04/2021
//with 3rd variable
public class SwapNumbers {
public static void main(String[] args) {
Int a=10;
int b=20;
int c;
c=a;
a=b;
b=c;
system.out.println(a);
system.out.println(b);
}
}
//without 3rd variable
public class SwapNumbers {
public static void main(String[] args) {
Int a=10;
int b=20;
a= a+b;
b=a-b;
a=a-b;
system.out.println(a);
system.out.println(b);
}
}
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.