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 8065Write 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 17099what is the output for the code : main() { int i,j; printf("%d %d ",scanf("%d%d",&i,&j)); }
20 21919Post New Infosys C Interview Questions
how to create constants in java?
How many minimum number of line codes does PL/1 DB2 program requires?
How do I start laravel in ubuntu?
What is the name manager in excel?
When I use the Glyph property, how do I know which color is transparent?
Describe about Fusing spleen cells with myeloma cells using PEG ?
What is drupal architecture?
How to check status of stored procedure in sql server?
Can I route 110 VDC and 24 VDC in a same Duct for our Interposing relay cabinet? IF yes or NO Please provide me IEEE Std. for the same. Please i required it on Urgent basis, i need to design IRP Cabinets and we have MCC 110VDC and Our Coil side is 24VDC, Please help as soon as possible.
What is the difference between procedural programming and oops?
Difference between abstract data type, data type and data structure?
What is oops concept with example?
is code completion is active by default in iphone development?
How do you educate patients about their rheumatic conditions, treatment options, and self-management strategies?
What is the difference between writing data to mirrored drives versus raid5 drives