loading="eager" fetchpriority="high" decoding="sync" /> Arasappapillaipatti, Dindigul, India - 624619.
2 yrs of Exp
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 class via Zoom
Student's Home
Tutor's Home
Years of Experience in Electronics and Communication Classes
2
Class Location
Online class via Zoom
Student's Home
Tutor's Home
BTech Electrical & Electronics subjects
Very Large Scale Integration (VLSI) Design, Design Of Embedded Controllers, Real Time Systems, Microprocessors, Computer Networks
BTech Electrical & Communication
(VLSI/ULSI) Very Large Scale Integration Process Technology, Digital Electronics, Microcontrollers and Applications, Real Time Systems, Semiconductor Device Physics, Embedded System Design
BTech Branch
BTech 1st Year Engineering, BTech Electrical & Electronics, 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 class via Zoom
Student's Home
Tutor's Home
Years of Experience in BSc Tuition
1
BSc Electronics Subjects
Digital Electronics, Semiconductor Devices, Microprocessors and Microcontrollers, Digital Communication
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 class via Zoom
Student's Home
Tutor's Home
BCA Subject
Digital Electronics, Computer Networks , 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
Upcoming Live Classes
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
#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 class via Zoom
Student's Home
Tutor's Home
Years of Experience in Electronics and Communication Classes
2
Class Location
Online class via Zoom
Student's Home
Tutor's Home
BTech Electrical & Electronics subjects
Very Large Scale Integration (VLSI) Design, Design Of Embedded Controllers, Real Time Systems, Microprocessors, Computer Networks
BTech Electrical & Communication
(VLSI/ULSI) Very Large Scale Integration Process Technology, Digital Electronics, Microcontrollers and Applications, Real Time Systems, Semiconductor Device Physics, Embedded System Design
BTech Branch
BTech 1st Year Engineering, BTech Electrical & Electronics, 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 class via Zoom
Student's Home
Tutor's Home
Years of Experience in BSc Tuition
1
BSc Electronics Subjects
Digital Electronics, Semiconductor Devices, Microprocessors and Microcontrollers, Digital Communication
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 class via Zoom
Student's Home
Tutor's Home
BCA Subject
Digital Electronics, Computer Networks , 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
#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.