UrbanPro
true
Baliram Sah Embedded Systems trainer in Delhi

Baliram Sah

locationImg Chandu Nagar, Delhi
3 yrs of Exp
Book a Free Demo
Book a Free Demo

Details verified of Baliram Sah

Identity

Education

Know how UrbanPro verifies Tutor details

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

Online Classes
Student's home
Tutor's home
I am engineer I am giving school and college level training(online/offline) since 2017 I have a degree in B.Tech in Electrical and Electronics engineering
My skills are
1st Embedded system
controller :- 8051, AVR, PIC, ARM, Arduino, NodeMcu
Software :- C, C++, Data Structure, Atmel Studio, MPLAB, Proteus, Arduino IDE,
MATLAB (Power Electronics)
Protocol :- UART, SPI, I2C
Hardware :- Almost all

Languages Spoken

Hindi Mother Tongue (Native)

English Proficient

Education

AKTU 2017

Bachelor of Technology (B.Tech.)

Address

Chandu Nagar, Delhi, India - 110094

Verified Info

Phone 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

Embedded Systems Training

Class Location

Online class via Zoom

Student's Home

Tutor's Home

Years of Experience in Embedded Systems Training

3

C++ Language Classes

Class Location

Online class via Zoom

Student's Home

Tutor's Home

Years of Experience in C++ Language Classes

3

Proficiency level taught

Advanced C++, Basic C++

C Language Classes

Class Location

Online class via Zoom

Student's Home

Tutor's Home

Years of Experience in C Language Classes

3

Embedded C Training

Class Location

Online class via Zoom

Student's Home

Tutor's Home

Years of Experience in Embedded C Training

3

Reviews

No Reviews yet!

Answers by Baliram Sah

Answered on 20/04/2021

Ask a Question

Post a Lesson

//Write a program to swap values of two variables with using third variable. #include<stdio.h> int main() { int x=10, y=20;printf("Before swap x=%d x=%d\n",x,y); //x=10 y=20int temp;// take third variable temp=x; // assign value of x in temp variablex=y; // assign value of y in xy=temp; //assign... ...more

//Write a program to swap values of two variables with using third variable.

#include<stdio.h>
int main()
{
int x=10, y=20;
printf("Before swap x=%d x=%d\n",x,y); //x=10 y=20
int temp;// take third variable
temp=x; // assign value of x in temp variable
x=y; // assign value of y in x
y=temp; //assign value of temp in y
printf("After swap x=%d y=%d",x,y);// x=20 y=10
return 0;
}
//Write a program to swap values of two variables without using third variable.
#include<stdio.h>
int main()
{
int x=10, y=20;
printf("Before swap x=%d x=%d\n",x,y); //x=10 y=20
x=x+y;//adding x and y and assign in x =30
y=x-y; // subtract y from x and assign in y =10
x=x-y; //subtract y from x and assign in x =20
printf("After swap x=%d y=%d",x,y); // x=20 y=10
return 0;
}

Answers 281 Comments
Dislike Bookmark
x

Ask a Question

Please enter your Question

Please select a Tag

Teaches

Embedded Systems Training

Class Location

Online class via Zoom

Student's Home

Tutor's Home

Years of Experience in Embedded Systems Training

3

C++ Language Classes

Class Location

Online class via Zoom

Student's Home

Tutor's Home

Years of Experience in C++ Language Classes

3

Proficiency level taught

Advanced C++, Basic C++

C Language Classes

Class Location

Online class via Zoom

Student's Home

Tutor's Home

Years of Experience in C Language Classes

3

Embedded C Training

Class Location

Online class via Zoom

Student's Home

Tutor's Home

Years of Experience in Embedded C Training

3

No Reviews yet!

Answers by Baliram Sah

Answered on 20/04/2021

Ask a Question

Post a Lesson

//Write a program to swap values of two variables with using third variable. #include<stdio.h> int main() { int x=10, y=20;printf("Before swap x=%d x=%d\n",x,y); //x=10 y=20int temp;// take third variable temp=x; // assign value of x in temp variablex=y; // assign value of y in xy=temp; //assign... ...more

//Write a program to swap values of two variables with using third variable.

#include<stdio.h>
int main()
{
int x=10, y=20;
printf("Before swap x=%d x=%d\n",x,y); //x=10 y=20
int temp;// take third variable
temp=x; // assign value of x in temp variable
x=y; // assign value of y in x
y=temp; //assign value of temp in y
printf("After swap x=%d y=%d",x,y);// x=20 y=10
return 0;
}
//Write a program to swap values of two variables without using third variable.
#include<stdio.h>
int main()
{
int x=10, y=20;
printf("Before swap x=%d x=%d\n",x,y); //x=10 y=20
x=x+y;//adding x and y and assign in x =30
y=x-y; // subtract y from x and assign in y =10
x=x-y; //subtract y from x and assign in x =20
printf("After swap x=%d y=%d",x,y); // x=20 y=10
return 0;
}

Answers 281 Comments
Dislike Bookmark
x

Ask a Question

Please enter your Question

Please select a Tag

  • Want to learn from Baliram Sah?

  • Book a Demo
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