write a program to input 10 strings and compare without
using strcmp() function. If the character of one string
matches with the characters of another string , sort them
and make it a single string ???
example:- str1="Aakash" st2="Himanshu" str="Uday"
output:- Aakashimanshuday (please post the answer as quickly
as possible)
No Answer is Posted For this Question
Be the First to Post Answer
What is default value of global variable in c?
how much salary u want ? why u join in our company? your domain is core sector why u prefer software ?
How variables are declared in c?
How can I invoke another program from within a C program?
1.write a program to merge the arrays 2.write efficient code for extracting unique elements from a sorted list of array?
what is the purpose of the following code, and is there any problem with the code? void fn(long* p1, long* p2) { register int x = *p1; register int y = *p2; x ^= y; y ^= x; x ^= y; *p1 = x; *p2 = y; }
Write a C++ program to give the number of days in each month according to what the user entered. example: the user enters June the program must count number of days from January up to June
logic for x=y^n
What is the difference between printf and scanf in c?
Can we use any name in place of argv and argc as command line arguments?
find the sum of two matrices and WAP for it.
How can I read a directory in a C program?
2 Answers Bright Outdoor, Wipro,