Ayurvedic University, Jhansi, India - 284003.
Details verified of Iklakh Ul Haq✕
Identity
Education
Know how UrbanPro verifies Tutor details
Identity is verified based on matching the details uploaded by the Tutor with government databases.
English Proficient
Bundelakhand university 2020
Bachelor of Science (B.Sc.)
Ayurvedic University, Jhansi, India - 284003
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 Classes (Video Call via UrbanPro LIVE)
Student's Home
Tutor's Home
Years of Experience in Class 12 Tuition
5
Board
NIOS, ISC/ICSE, CBSE
Experience in School or College
I teach the biology and chemistry in MPS school ,but due to full day work I resign .
Subjects taught
Chemistry, Physics, Biotechnology, History, English, Geography, Hindi, Mathematics, Biology, Political Science
Taught in School or College
Yes
Class Location
Online Classes (Video Call via UrbanPro LIVE)
Student's Home
Tutor's Home
Years of Experience in Class 10 Tuition
5
Board
CBSE, IGCSE, NIOS, ICSE
Experience in School or College
I had teach in mps
Subjects taught
History, English Literature, Hindi, Geography, Mathematics, Physics, Social Science, Science, English, Biology, Chemistry
Taught in School or College
Yes
Class Location
Online Classes (Video Call via UrbanPro LIVE)
Student's Home
Tutor's Home
Years of Experience in Class 11 Tuition
5
Board
NIOS, ISC/ICSE, CBSE, IGCSE
Experience in School or College
In mps
Subjects taught
Geography, English Literature, History, English, Chemistry, Biology, Political Science, Physics, Social science, Mathematics, Hindi, Biotechnology
Taught in School or College
Yes
1. Which school boards of Class 12 do you teach for?
NIOS, ISC/ICSE and CBSE
2. Have you ever taught in any School or College?
Yes
3. Which classes do you teach?
I teach Class 10 Tuition, Class 11 Tuition and Class 12 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 5 years.
Answered on 04/04/2021
import java.util.*;
class Swap
{
public static void main(String a[])
{
System.out.println("Enter the value of x and y");
Scanner sc = new Scanner(System.in); /*Define variables*/
int x = sc.nextInt();
int y = sc.nextInt();
System.out.println("before swapping numbers: "+x +" "+ y); /*Swapping*/
x = x + y;
y = x - y;
x = x - y;
System.out.println("After swapping: "+x +" " + y);
}
}
Class Location
Online Classes (Video Call via UrbanPro LIVE)
Student's Home
Tutor's Home
Years of Experience in Class 12 Tuition
5
Board
NIOS, ISC/ICSE, CBSE
Experience in School or College
I teach the biology and chemistry in MPS school ,but due to full day work I resign .
Subjects taught
Chemistry, Physics, Biotechnology, History, English, Geography, Hindi, Mathematics, Biology, Political Science
Taught in School or College
Yes
Class Location
Online Classes (Video Call via UrbanPro LIVE)
Student's Home
Tutor's Home
Years of Experience in Class 10 Tuition
5
Board
CBSE, IGCSE, NIOS, ICSE
Experience in School or College
I had teach in mps
Subjects taught
History, English Literature, Hindi, Geography, Mathematics, Physics, Social Science, Science, English, Biology, Chemistry
Taught in School or College
Yes
Class Location
Online Classes (Video Call via UrbanPro LIVE)
Student's Home
Tutor's Home
Years of Experience in Class 11 Tuition
5
Board
NIOS, ISC/ICSE, CBSE, IGCSE
Experience in School or College
In mps
Subjects taught
Geography, English Literature, History, English, Chemistry, Biology, Political Science, Physics, Social science, Mathematics, Hindi, Biotechnology
Taught in School or College
Yes
Answered on 04/04/2021
import java.util.*;
class Swap
{
public static void main(String a[])
{
System.out.println("Enter the value of x and y");
Scanner sc = new Scanner(System.in); /*Define variables*/
int x = sc.nextInt();
int y = sc.nextInt();
System.out.println("before swapping numbers: "+x +" "+ y); /*Swapping*/
x = x + y;
y = x - y;
x = x - y;
System.out.println("After swapping: "+x +" " + y);
}
}
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.