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 a[100];
int i,j,k,l;
clrscr();
printf("ENTER THE STRING: ");
gets(a);
l=strlen(a);
l=l-1;
for(i=0;i<=l;i++)
k=a[0];
for(j=0;j
a[j]=a[j+1];
}
a[j]=k;
printf("\n%s",a);
getch();
OUTPUT :
ENTER THE STRING: KAMLESH
HAMLESK
NO OF WORDS ARE 1
program to find if a no . is prime or not
Friend classes are used when two or more classes are designed to work together and require access to each other's execution in ways that the rest of the world shouldn't be permitte
how many bytes required to char
tel prgm for tis
What is the difference between early binding and late binding? What are advantages of early binding? a.) Late binding refers to function calls which aren't resolved until run t
AREA UNDER THE CURVE USING C
i can work
Pupils' heights The health visitor at a school is going to measure the heights of all pupils. For each class she makes a statistics giving the number of pupils of each height and
Default argument: When the argument is missing then the function will read the default value of the missing argument. To make use of default argument functionality the argu
I need a project on car rental system using c programming only of college level
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