Code:
#include<iostream.h>
#include<conio.h>
#include<stdio.h>
#include<string.h>
void main()
{
clrscr();
char first[10], second[10];
int ctr,ctr2,ctr3,len1,len2,word=0,count=0,larger=0;
int tae1,tae2;
cout<<"Enter the first word:";
scanf("%s",&first);
cout<<"Enter the second