UrbanPro
true
Mekhla Dadhich Engineering Diploma Tuition trainer in Pune/>

Mekhla Dadhich

Hadapsar, Pune, India - 412307.

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

Details verified of Mekhla Dadhich

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 teaching in Electronics and Communication Engineering stream. I have completed M.Tech in Digital Communication Stream. I am giving home and online tuitions for 6 years. I am teaching both Engineering and Diploma students in English and Hindi medium. I am having good knowledge of Signal and System, Basic Electronics, Analog, and Digital Electronics, Digital Signal Processing, Digital communication, Control System and Microprocessor. I used to teach from the basics of the subject also give assignments related to the topic and take the test respective topic.

Languages Spoken

Hindi Mother Tongue (Native)

English Proficient

Education

Rajasthan Technical University, Kota 2014

Bachelor of Technology (B.Tech.)

Rajasthan Technical University, Kota 2019

Master of Engineering - Master of Technology (M.E./M.Tech.)

Address

Hadapsar, Pune, India - 412307

Verified Info

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

Engineering Diploma Tuition

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Engineering Diploma Tuition

3

Engineering Diploma Branch

Electrical Engineering Diploma, Electronics, Computer Engineering Diploma

Computer Engineering Diploma Subject

Microprocessor and Programming, Digital Techniques

Experience in School or College

Worked as Assistant Professor for 3 years.

Type of class

Regular Classes

Class strength catered to

Group Classes, One on one/ Private Tutions

Taught in School or College

Yes

Electrical Engineering Diploma Subject

Control System Components, Basic Electronics, Instrumentation & Transducers, Electronic Devices And Logic Circuit

Teaching Experience in detail in Engineering Diploma Tuition

Engineering Diplom

BSc Tuition

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in BSc Tuition

4

BSc Electronics Subjects

Digital Electronics, Analog Electronics, Signals and Systems, Digital Communication

Experience in School or College

Worked as Assistant Professor in the Engineering College

Type of class

Regular Classes

Class strength catered to

Group Classes

Taught in School or College

Yes

BSc Branch

BSc Electronics

Manual Testing Training

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Manual Testing Training

1

Teaching Experience in detail in Manual Testing Training

I covered all the basic needed topic of manual testing and also provide interview questions and also provide the java basic knowledge. For automation, it is required.

Reviews

No Reviews yet!

FAQs

1. Which Engineering Diploma branches do you tutor for?

Electrical Engineering Diploma, Electronics and Computer Engineering Diploma

2. Do you have any prior teaching experience?

Yes

3. Which classes do you teach?

I teach BSc Tuition, Engineering Diploma Tuition and Manual Testing 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 3 years.

Answers by Mekhla Dadhich (2)

Answered on 30/03/2020 Learn Tuition

// program by using scanner class class Fiboonacci{ public static void main(String args) {System.out.println("Program Started"); Scanner sc1 = new Scanner(System.in); // to take input by user System.out.println("Enter the last limit: "); int limit = sc1.nextInt(); int a = 0; int b = 1; int... ...more

// program by using scanner class

 

class Fiboonacci{

public static void main(String[] args) {
System.out.println("Program Started");

Scanner sc1 = new Scanner(System.in); // to take input by user

System.out.println("Enter the last limit: ");

int limit = sc1.nextInt();

int a = 0;

int b = 1;

int c = 0;

for (int i = 1; i <= limit; i++){

System.out.println(a + ",");

c= a+b;

a=b;

b=c;

}

System.out.println("\n Program Ended");

}

}

Answers 67 Comments
Dislike Bookmark

Teaches

Engineering Diploma Tuition

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Engineering Diploma Tuition

3

Engineering Diploma Branch

Electrical Engineering Diploma, Electronics, Computer Engineering Diploma

Computer Engineering Diploma Subject

Microprocessor and Programming, Digital Techniques

Experience in School or College

Worked as Assistant Professor for 3 years.

Type of class

Regular Classes

Class strength catered to

Group Classes, One on one/ Private Tutions

Taught in School or College

Yes

Electrical Engineering Diploma Subject

Control System Components, Basic Electronics, Instrumentation & Transducers, Electronic Devices And Logic Circuit

Teaching Experience in detail in Engineering Diploma Tuition

Engineering Diplom

BSc Tuition

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in BSc Tuition

4

BSc Electronics Subjects

Digital Electronics, Analog Electronics, Signals and Systems, Digital Communication

Experience in School or College

Worked as Assistant Professor in the Engineering College

Type of class

Regular Classes

Class strength catered to

Group Classes

Taught in School or College

Yes

BSc Branch

BSc Electronics

Manual Testing Training

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Manual Testing Training

1

Teaching Experience in detail in Manual Testing Training

I covered all the basic needed topic of manual testing and also provide interview questions and also provide the java basic knowledge. For automation, it is required.

No Reviews yet!

Answers by Mekhla Dadhich (2)

Answered on 30/03/2020 Learn Tuition

// program by using scanner class class Fiboonacci{ public static void main(String args) {System.out.println("Program Started"); Scanner sc1 = new Scanner(System.in); // to take input by user System.out.println("Enter the last limit: "); int limit = sc1.nextInt(); int a = 0; int b = 1; int... ...more

// program by using scanner class

 

class Fiboonacci{

public static void main(String[] args) {
System.out.println("Program Started");

Scanner sc1 = new Scanner(System.in); // to take input by user

System.out.println("Enter the last limit: ");

int limit = sc1.nextInt();

int a = 0;

int b = 1;

int c = 0;

for (int i = 1; i <= limit; i++){

System.out.println(a + ",");

c= a+b;

a=b;

b=c;

}

System.out.println("\n Program Ended");

}

}

Answers 67 Comments
Dislike Bookmark

Mekhla Dadhich conducts classes in BSc Tuition, Engineering Diploma Tuition and Manual Testing. Mekhla is located in Hadapsar, Pune. Mekhla takes Regular Classes- at her Home and Online Classes- via online medium. She has 4 years of teaching experience . Mekhla has completed Bachelor of Technology (B.Tech.) from Rajasthan Technical University, Kota in 2014 and Master of Engineering - Master of Technology (M.E./M.Tech.) from Rajasthan Technical University, Kota in 2019. She is well versed in English and Hindi.

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