UrbanPro
true
Arpita G. trainer in Karnal

Arpita G.

students 3 students
locationImg Sector 6, Karnal
Book a Free Demo
Book a Free Demo

Details verified of Arpita G.

Identity

Education

Know how UrbanPro verifies Tutor details

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

Hello.. I have 3 yrs of teaching and research experience in field of Computer Science.. Currently pursuing PhD.. Teaching is my passion and I am very efficient and honest while delivering my lectures.. I always try to create a friendly environment with the students so that they can grasp the subject matter conveniently and come up with their doubts without any hesitation. I understand that every student has their own pace of learning and so I always try to deliver the concepts accordingly..To start with, I believe in building a basic understanding of subject because I have personally experienced that this approach simplifies even the advance subject matter..

Languages Spoken

Hindi Mother Tongue (Native)

English Basic

Education

Kurukshetra university Pursuing

Doctor of Philosophy (Ph.D.)

Address

Sector 6, Karnal, India - 132001

Verified Info

ID Verified

Education Verified

Phone Verified

Email Verified

Facebook 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

Classes are not available!

Reviews

No Reviews yet!

Answers by Arpita G.

Answered on 16/04/2021

Ask a Question

Post a Lesson

Without using 3rd variable: #include<stdio.h> int main() { int a=10, b=20; printf("Before swap a=%d b=%d",a,b); a=a+b;//a=30 (10+20) b=a-b;//b=10 (30-20) a=a-b;//a=20 (30-10) printf("\nAfter swap a=%d b=%d",a,b); return 0; } with using 3rd variable #include<stdio.h>int main() { double first,... ...more

Without using 3rd variable:

#include<stdio.h>
int main()
{
int a=10, b=20;
printf("Before swap a=%d b=%d",a,b);
a=a+b;//a=30 (10+20)
b=a-b;//b=10 (30-20)
a=a-b;//a=20 (30-10)
printf("\nAfter swap a=%d b=%d",a,b);
return 0;
}
with using 3rd variable

#include<stdio.h>
int main() {
double first, second, temp;
printf("Enter first number: ");
scanf("%lf", &first);
printf("Enter second number: ");
scanf("%lf", &second);

// Value of first is assigned to temp
temp = first;

// Value of second is assigned to first
first = second;

// Value of temp (initial value of first) is assigned to second
second = temp;

printf("\nAfter swapping, firstNumber = %.2lf\n", first);
printf("After swapping, secondNumber = %.2lf", second);
return 0;
}

Answers 281 Comments
Dislike Bookmark
x

Ask a Question

Please enter your Question

Please select a Tag

Book a Demo

Teaches

Classes are not available!
No Reviews yet!

Answers by Arpita G.

Answered on 16/04/2021

Ask a Question

Post a Lesson

Without using 3rd variable: #include<stdio.h> int main() { int a=10, b=20; printf("Before swap a=%d b=%d",a,b); a=a+b;//a=30 (10+20) b=a-b;//b=10 (30-20) a=a-b;//a=20 (30-10) printf("\nAfter swap a=%d b=%d",a,b); return 0; } with using 3rd variable #include<stdio.h>int main() { double first,... ...more

Without using 3rd variable:

#include<stdio.h>
int main()
{
int a=10, b=20;
printf("Before swap a=%d b=%d",a,b);
a=a+b;//a=30 (10+20)
b=a-b;//b=10 (30-20)
a=a-b;//a=20 (30-10)
printf("\nAfter swap a=%d b=%d",a,b);
return 0;
}
with using 3rd variable

#include<stdio.h>
int main() {
double first, second, temp;
printf("Enter first number: ");
scanf("%lf", &first);
printf("Enter second number: ");
scanf("%lf", &second);

// Value of first is assigned to temp
temp = first;

// Value of second is assigned to first
first = second;

// Value of temp (initial value of first) is assigned to second
second = temp;

printf("\nAfter swapping, firstNumber = %.2lf\n", first);
printf("After swapping, secondNumber = %.2lf", second);
return 0;
}

Answers 281 Comments
Dislike Bookmark
x

Ask a Question

Please enter your Question

Please select a Tag

Book a Demo

  • Want to learn from Arpita G.?

  • 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