Already have an account? Get multiple benefits of using own account!
Login in your account..!
Remember me
Don't have an account? Create your account in less than a minutes,
Forgot password? how can I recover my password now!
Enter right registered email to receive password!
void main()
{
char n[100],n1[100];
int i,j;
clrscr();
printf("ENTER THE FIRST STRING: ");
scanf("%s",n);
printf("ENTER THE SECOND STRING: ");
scanf("%s",n1);
for(i=0,j=0;n[i]!='\0';i++)
if(n[i]!=n1[i])
j=1;
}
if(j==0)
printf("THE TWO STRING ARE EQUAL");
else
printf("THE TWO STRING ARE NOT EQUAL");
getch();
OUTPUT :
ENTER THE 1 STRING: KAMLESH
ENTER THE 2 STRING: KAMLESH
THE TWO STRING ARE EQUAL
Hi is there any chance to get assignment for fresher tutor
Can one overload the destructor for his class?
2. Write C++ code for calculating the time table
1. The management of a company would like to determine the median annual salary of its employees.Write a pascal program that display the number of employees and their median salary
Write a C program to input three real numbers and print them out as follows : The first variable is ....... and the second one is ...... The last variable is .......... T
Create a pseudocode in getting Calendar Quarter. The program should identify which quarter falls the given date. Note: Consider the date format DDMMYYYY.
Type Casting Implicit type conversions, as allowed by the language, can lead to errors creeping in the program if care is not taken. Thus, explicit type conversions may be used
how to compare one file with another file. comparison should be like first line of first file compare every line of second file until it gets a blank line starting from the top and
The rPeANUt simulator provides buffering of the characters that are typed into the terminal. However, this would generally not be the case so if the program did not consume a chara
compose a C program to solve the equation z2=(p1/Pg)+(v1^2/2g)+z1 p1=100kpa,v1=2m/s z1=3m P=1000kg/m^3 define g=9.81
Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!
whatsapp: +91-977-207-8620
Phone: +91-977-207-8620
Email: [email protected]
All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd