Arasappapillaipatti, Dindigul, India - 624619.
Details verified of Preethi✕
Identity
Education
Know how UrbanPro verifies Tutor details
Identity is verified based on matching the details uploaded by the Tutor with government databases.
Tamil Mother Tongue (Native)
English Basic
PSG 2021
Master of Engineering - Master of Technology (M.E./M.Tech.)
Arasappapillaipatti, Dindigul, India - 624619
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 (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in Electronics and Communication Classes
2
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
BTech Electrical & Electronics subjects
Design Of Embedded Controllers, Very Large Scale Integration (VLSI) Design, Microprocessors, Real Time Systems, Computer Networks
BTech Electrical & Communication
Real Time Systems, Embedded System Design, Semiconductor Device Physics, Digital Electronics, (VLSI/ULSI) Very Large Scale Integration Process Technology, Microcontrollers and Applications
BTech Branch
BTech Electrical & Electronics, BTech 1st Year Engineering, BTech Electrical & Communication Engineering
Experience in School or College
I teached for part timr during my studies.
Type of class
Regular Classes
Class strength catered to
One on one/ Private Tutions
Taught in School or College
Yes
BTech 1st Year subjects
Environmental Studies, Basic Electronics
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in BSc Tuition
1
BSc Electronics Subjects
Digital Communication, Semiconductor Devices, Microprocessors and Microcontrollers, Digital Electronics
Experience in School or College
During my college days I took classes for part time
Type of class
Regular Classes
Class strength catered to
One on one/ Private Tutions
Taught in School or College
Yes
BSc Branch
BSc Electronics
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
BCA Subject
Computer Networks , Digital Electronics, Data Communication and Networks, Microprocessor
Type of class
Regular Classes
Class strength catered to
One on one/ Private Tutions
Taught in School or College
No
1. Which classes do you teach?
I teach BCA Tuition, BSc Tuition, BTech Tuition and Electronics and Communication Classes.
2. Do you provide a demo class?
Yes, I provide a free demo class.
3. How many years of experience do you have?
I have been teaching for 2 years.
Answered on 01/04/2021 Learn Tuition
#include <iostream>
using namespace std;
int main()
{
int a=5, b=10;
cout<<"Before swap a= "<<a<<" b= "<<b<<endl;
a=a*b; //a=50 (5*10)
b=a/b; //b=5 (50/10)
a=a/b; //a=10 (50/5)
cout<<"After swap a= "<<a<<" b= "<<b<<endl;
return 0;
}
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in Electronics and Communication Classes
2
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
BTech Electrical & Electronics subjects
Design Of Embedded Controllers, Very Large Scale Integration (VLSI) Design, Microprocessors, Real Time Systems, Computer Networks
BTech Electrical & Communication
Real Time Systems, Embedded System Design, Semiconductor Device Physics, Digital Electronics, (VLSI/ULSI) Very Large Scale Integration Process Technology, Microcontrollers and Applications
BTech Branch
BTech Electrical & Electronics, BTech 1st Year Engineering, BTech Electrical & Communication Engineering
Experience in School or College
I teached for part timr during my studies.
Type of class
Regular Classes
Class strength catered to
One on one/ Private Tutions
Taught in School or College
Yes
BTech 1st Year subjects
Environmental Studies, Basic Electronics
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in BSc Tuition
1
BSc Electronics Subjects
Digital Communication, Semiconductor Devices, Microprocessors and Microcontrollers, Digital Electronics
Experience in School or College
During my college days I took classes for part time
Type of class
Regular Classes
Class strength catered to
One on one/ Private Tutions
Taught in School or College
Yes
BSc Branch
BSc Electronics
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
BCA Subject
Computer Networks , Digital Electronics, Data Communication and Networks, Microprocessor
Type of class
Regular Classes
Class strength catered to
One on one/ Private Tutions
Taught in School or College
No
Answered on 01/04/2021 Learn Tuition
#include <iostream>
using namespace std;
int main()
{
int a=5, b=10;
cout<<"Before swap a= "<<a<<" b= "<<b<<endl;
a=a*b; //a=50 (5*10)
b=a/b; //b=5 (50/10)
a=a/b; //a=10 (50/5)
cout<<"After swap a= "<<a<<" b= "<<b<<endl;
return 0;
}
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.