Details verified of Neeru S.✕
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 English Proficient
Karnatak University 2011
Master of Engineering - Master of Technology (M.E./M.Tech.)
Meerut Road, Ghaziabad, India - 201001
ID Verified
Education Verified
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 BTech Tuition
20+
BTech Computer Science subjects
Programming in C#, Object Oriented Programming & Systems, Types of Database Systems, Database Management Systems, Linux Programming, Computer Organization & Design
BTech Branch
BTech Computer Science Engineering
Type of class
Regular Classes, Crash Course
Class strength catered to
Group Classes
Taught in School or College
Yes
Answered on 28/04/2021
Ask a Question
#include <stdio.h>
# include <conio.h>
int main()
{
int a,b,c;
printf(("enter value of a");
scanf("%d",&a);
printf("Enter the value of b");
scanf("%d",&b);
c=a;
a=b;
b=c;
Printf "Value after swapping"%d%d" a,b);
getch();
}
Ask a Question
Also have a look at
Class Location
Online class via Zoom
Student's Home
Tutor's Home
Years of Experience in BTech Tuition
20+
BTech Computer Science subjects
Programming in C#, Object Oriented Programming & Systems, Types of Database Systems, Database Management Systems, Linux Programming, Computer Organization & Design
BTech Branch
BTech Computer Science Engineering
Type of class
Regular Classes, Crash Course
Class strength catered to
Group Classes
Taught in School or College
Yes
Answered on 28/04/2021
Ask a Question
#include <stdio.h>
# include <conio.h>
int main()
{
int a,b,c;
printf(("enter value of a");
scanf("%d",&a);
printf("Enter the value of b");
scanf("%d",&b);
c=a;
a=b;
b=c;
Printf "Value after swapping"%d%d" a,b);
getch();
}
Ask a Question
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.