UrbanPro
true
Uday Kumar Class I-V Tuition trainer in Bokaro Steel City/>

Uday Kumar

Sector 1, Bokaro Steel City, India - 827001.

Contact
Referral Discount: Get ₹ 500 off when you make a payment to start classes. Get started by Booking a Demo.

Details verified of Uday Kumar

Identity

Education

Know how UrbanPro verifies Tutor details

Identity is verified based on matching the details uploaded by the Tutor with government databases.

Overview

I am an engineer by degree and by profession and I have giving home tuition too. I have a degree in Electoronics engineering and I have been working at software R & D in a big MNC. My skills are Mathematics, Computer science and computer programming.

Languages Spoken

Hindi Mother Tongue (Native)

English Proficient

Education

Nagpur University 2011

Bachelor of Engineering (B.E.)

Address

Sector 1, Bokaro Steel City, India - 827001

Verified Info

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.

Please describe the problem that you see in this page.

Type the letters as shown below *

Please enter the letters as show below

Teaches

Class I-V Tuition

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Class I-V Tuition

9

Board

CBSE, ICSE

CBSE Subjects taught

Computers, Science, Mathematics

ICSE Subjects taught

Science, Mathematics, Computer science

Experience in School or College

1 year experience of teaching engineering mathematics in Priyadarshini college of Engineering.

Taught in School or College

Yes

Class 10 Tuition

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Class 10 Tuition

9

Board

CBSE, ICSE

CBSE Subjects taught

Science, Mathematics, Computer Practices, Information and Comunication Technology

ICSE Subjects taught

Chemistry, Computer Application, Mathematics, Physics

Experience in School or College

1 year experience of teaching Engineering Mathematics in Priyadarshini College of Engineering

Taught in School or College

Yes

Class 9 Tuition

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Class 9 Tuition

9

Board

CBSE, ICSE

CBSE Subjects taught

Science, Mathematics, Computer Practices, Information and Comunication Technology

ICSE Subjects taught

Chemistry, Computer Application, Mathematics, Physics

Experience in School or College

1 year experience of teaching Engineering Mathematics in Priyadarshini College of Engineering

Taught in School or College

Yes

Class 8 Tuition

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Class 8 Tuition

9

Board

ICSE, CBSE

CBSE Subjects taught

Science, Computers, Mathematics

ICSE Subjects taught

Physics, Mathematics, Chemistry, Computer Science

Experience in School or College

1 year experience of teaching Engineering Mathematics in Priyadarshini College of Engineering

Taught in School or College

Yes

Class 6 Tuition

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Class 6 Tuition

9

Board

ICSE, CBSE

CBSE Subjects taught

Science, Computers, Mathematics

ICSE Subjects taught

Physics, Mathematics, Chemistry, Computer Science

Experience in School or College

1 year experience of teaching Engineering Mathematics in Priyadarshini College of Engineering

Taught in School or College

Yes

Class 12 Tuition

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Class 12 Tuition

9

Board

ISC/ICSE, CBSE

ISC/ICSE Subjects taught

Computer Science

CBSE Subjects taught

Computer Science

Experience in School or College

1 year experience of teaching Engineering Mathematics in Priyadarshini College of Engineering

Taught in School or College

Yes

Reviews

No Reviews yet!

FAQs

1. Which school boards of Class 1-5 do you teach for?

CBSE and ICSE

2. Have you ever taught in any School or College?

Yes

3. Which classes do you teach?

I teach Class 10 Tuition, Class 12 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 paid demo class.

5. How many years of experience do you have?

I have been teaching for 9 years.

Answers by Uday Kumar (2)

Answered on 05/04/2021 Learn Tuition

import java.util.Scanner; public class Swap { publicstaticvoid main(String a) { // take inputs from console for variable x and variable y System.out.println("Enter the values of x and y: "); Scanner sc = new Scanner(System.in); intx = sc.nextInt(); // numeric value for x inty = sc.nextInt();... ...more

import java.util.Scanner;

 

public class Swap {

publicstaticvoid main(String a[]) {

// take inputs from console for variable x and variable y

System.out.println("Enter the values of x and y: ");

Scanner sc = new Scanner(System.in);

intx = sc.nextInt(); // numeric value for x

inty = sc.nextInt(); // numeric value for y

System.out.println("before swapping numbers. x: " + x + "; y: " + y);

x = x + y;

y = x - y;

x = x - y;

System.out.println("After swapping. x: " + x + "; y: " + y);

}

}

Answers 281 Comments
Dislike Bookmark

Answered on 05/04/2021 Learn Tuition

import java.util.Scanner; public class Swap { publicstaticvoid main(String a) { // take inputs from console for variable x and variable y System.out.println("Enter the values of x and y: "); Scanner sc = new Scanner(System.in); intx = sc.nextInt(); // numeric value for x inty = sc.nextInt(); //... ...more

import java.util.Scanner;

public class Swap {

publicstaticvoid main(String a[]) {

// take inputs from console for variable x and variable y

System.out.println("Enter the values of x and y: ");

Scanner sc = new Scanner(System.in);

intx = sc.nextInt(); // numeric value for x

inty = sc.nextInt(); // numeric value for y

System.out.println("before swapping numbers. x: " + x + "; y: " + y);

x = x + y;

y = x - y;

x = x - y;

System.out.println("After swapping. x: " + x + "; y: " + y);

}

}

Answers 281 Comments
Dislike Bookmark

Teaches

Class I-V Tuition

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Class I-V Tuition

9

Board

CBSE, ICSE

CBSE Subjects taught

Computers, Science, Mathematics

ICSE Subjects taught

Science, Mathematics, Computer science

Experience in School or College

1 year experience of teaching engineering mathematics in Priyadarshini college of Engineering.

Taught in School or College

Yes

Class 10 Tuition

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Class 10 Tuition

9

Board

CBSE, ICSE

CBSE Subjects taught

Science, Mathematics, Computer Practices, Information and Comunication Technology

ICSE Subjects taught

Chemistry, Computer Application, Mathematics, Physics

Experience in School or College

1 year experience of teaching Engineering Mathematics in Priyadarshini College of Engineering

Taught in School or College

Yes

Class 9 Tuition

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Class 9 Tuition

9

Board

CBSE, ICSE

CBSE Subjects taught

Science, Mathematics, Computer Practices, Information and Comunication Technology

ICSE Subjects taught

Chemistry, Computer Application, Mathematics, Physics

Experience in School or College

1 year experience of teaching Engineering Mathematics in Priyadarshini College of Engineering

Taught in School or College

Yes

Class 8 Tuition

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Class 8 Tuition

9

Board

ICSE, CBSE

CBSE Subjects taught

Science, Computers, Mathematics

ICSE Subjects taught

Physics, Mathematics, Chemistry, Computer Science

Experience in School or College

1 year experience of teaching Engineering Mathematics in Priyadarshini College of Engineering

Taught in School or College

Yes

Class 6 Tuition

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Class 6 Tuition

9

Board

ICSE, CBSE

CBSE Subjects taught

Science, Computers, Mathematics

ICSE Subjects taught

Physics, Mathematics, Chemistry, Computer Science

Experience in School or College

1 year experience of teaching Engineering Mathematics in Priyadarshini College of Engineering

Taught in School or College

Yes

Class 12 Tuition

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Class 12 Tuition

9

Board

ISC/ICSE, CBSE

ISC/ICSE Subjects taught

Computer Science

CBSE Subjects taught

Computer Science

Experience in School or College

1 year experience of teaching Engineering Mathematics in Priyadarshini College of Engineering

Taught in School or College

Yes

No Reviews yet!

Answers by Uday Kumar (2)

Answered on 05/04/2021 Learn Tuition

import java.util.Scanner; public class Swap { publicstaticvoid main(String a) { // take inputs from console for variable x and variable y System.out.println("Enter the values of x and y: "); Scanner sc = new Scanner(System.in); intx = sc.nextInt(); // numeric value for x inty = sc.nextInt();... ...more

import java.util.Scanner;

 

public class Swap {

publicstaticvoid main(String a[]) {

// take inputs from console for variable x and variable y

System.out.println("Enter the values of x and y: ");

Scanner sc = new Scanner(System.in);

intx = sc.nextInt(); // numeric value for x

inty = sc.nextInt(); // numeric value for y

System.out.println("before swapping numbers. x: " + x + "; y: " + y);

x = x + y;

y = x - y;

x = x - y;

System.out.println("After swapping. x: " + x + "; y: " + y);

}

}

Answers 281 Comments
Dislike Bookmark

Answered on 05/04/2021 Learn Tuition

import java.util.Scanner; public class Swap { publicstaticvoid main(String a) { // take inputs from console for variable x and variable y System.out.println("Enter the values of x and y: "); Scanner sc = new Scanner(System.in); intx = sc.nextInt(); // numeric value for x inty = sc.nextInt(); //... ...more

import java.util.Scanner;

public class Swap {

publicstaticvoid main(String a[]) {

// take inputs from console for variable x and variable y

System.out.println("Enter the values of x and y: ");

Scanner sc = new Scanner(System.in);

intx = sc.nextInt(); // numeric value for x

inty = sc.nextInt(); // numeric value for y

System.out.println("before swapping numbers. x: " + x + "; y: " + y);

x = x + y;

y = x - y;

x = x - y;

System.out.println("After swapping. x: " + x + "; y: " + y);

}

}

Answers 281 Comments
Dislike Bookmark

Uday Kumar conducts classes in Class 10 Tuition, Class 12 Tuition and Class 6 Tuition. Uday is located in Sector 1, Bokaro Steel City. Uday takes at students Home and Online Classes- via online medium. He has 9 years of teaching experience . Uday has completed Bachelor of Engineering (B.E.) from Nagpur University in 2011. HeĀ is well versed in Hindi and English.

X

Reply to 's review

Enter your reply*

1500/1500

Please enter your reply

Your reply should contain a minimum of 10 characters

Your reply has been successfully submitted.

Certified

The Certified badge indicates that the Tutor has received good amount of positive feedback from Students.

Different batches available for this Course

This website uses cookies

We use cookies to improve user experience. Choose what cookies you allow us to use. You can read more about our Cookie Policy in our Privacy Policy

Accept All
Decline All

UrbanPro.com is India's largest network of most trusted tutors and institutes. Over 55 lakh students rely on UrbanPro.com, to fulfill their learning requirements across 1,000+ categories. Using UrbanPro.com, parents, and students can compare multiple Tutors and Institutes and choose the one that best suits their requirements. More than 7.5 lakh verified Tutors and Institutes are helping millions of students every day and growing their tutoring business on UrbanPro.com. Whether you are looking for a tutor to learn mathematics, a German language trainer to brush up your German language skills or an institute to upgrade your IT skills, we have got the best selection of Tutors and Training Institutes for you. Read more