logic for generating all the combinations of the any number of given letters. ex::::::::: if a,b,c,d are given the o/p should be abcd,dcba,dbac,bcad,................ 4*3*2*1 combinations............
2 7815Write the following function in C. stripos — Find position of first occurrence of a case- insensitive string int stripos ( char* haystack, char* needle, int offset ) Returns the numeric position of the first occurrence of needle in the haystack string. Note that the needle may be a string of one or more characters. If needle is not found, stripos() will return - 1. The function should not make use of any C library function calls.
3 16801what is the output for the code : main() { int i,j; printf("%d %d ",scanf("%d%d",&i,&j)); }
20 20679Post New Infosys C Interview Questions
How can data caching have a negative effect on load testing results?
Explain how are ecological interactions classified?
What is the difference between static polymorphism and dynamic polymorphism?
How can we move to a particular frame in selenium?
What is can-spam act?
Differentiate ‘variant bom’ from ‘multiple bom’?
What is a block in Hadoop HDFS? What should be the block size to get optimum performance from the Hadoop cluster?
Hi guys, any person available ap,ar material pls send me this mail.id sreenathapps09@gmail.com
What is s3 in r?
How can you remove the elements with a key present in any other RDD?
Explain consignment cycle
What is duckering?
List the advantages of robotic process automation?
What is orm android?
Define aggregate_awarness? : sap bobi