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
2. Write C++ code for calculating the time table
What is Union? Intimately associated with the structure is the union which as well contains multiple members. Unlike a structure but the members of a union share the same stora
Q: What are some ways try / catch / throw can develop software quality? A: By removing one of the reasons for if statements. The commonly utilized alternative to try / catch
Smugglers are becoming very smart day by day. Now they have developed a new technique of sending their messages from one smuggler to another. In their new technology, they are send
C Program for MULTIPLICATION TABLE main() { int a, b=1, c, d; char ch; clrscr(); while(ch!='n') {
write a program to calculate gross salary and net salary using hra da pf in c++
Yes. "Memory pools" are useful in many situations. The bad news is that I'll need to drag you through the mire of how it acts before we talk about all the uses. Firstly, recall
Define the Int Data Type of C Language? The int is used to define integer numbers. The Integers are whole numbers with a range of values supported by a particular machine and t
I need vsti program Project Description: Knowledge of vsti programs, and music is a plus, ex: nexus I will input the sounds I just need the interface built Skills required
how to justify strategic information system
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