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 7362Write 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 16314what is the output for the code : main() { int i,j; printf("%d %d ",scanf("%d%d",&i,&j)); }
20 18843Post New Infosys C Interview Questions
What are three main elements of unix operating system?
Who developed outlook?
How to run DOCK 6 using cygwin?
What are All kind of access specifiers for a class and for methods
Is sybase owned by sap?
what the difference between shared repository and per action repository?
what is the Differed Tax Liability & How it is calculate ?
Define nyquist criteria.
What is difference between rownum and rowid?
How do I view a procedure in sql?
What is the role of Driver program in Spark Application?
What is visual studio written in?
What is hooks and types of hooks in wordpress?
i m a frsh chemical engineer now i m confuse to attend the interview so anybody pls send model question papers to this christ_vivek33@yahoo.com
How to execute a stored procedure in ms sql server?