Post New Monarch Techno Engineering Solutions Interview Questions
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.
What are two important objects of ADO.Net?
How is conversion of data types done between abap/4 & db layer? : abap data dictionary
Are there any third party logging components available?
What is the abstract method modifier?
Can you please explain the difference between authentication and authorization?
What are the three managerial functions? Explain.
What is s in permission linux?
Name the classes that are introduced in the system.numerics namespace.
Tell us how would you implement hash in ruby internally?
What is Unit Testing & Integration Testing. Explain with example considering FICO module.
Is java ee and j2ee same?
Explain 'lookup relationship' in salesforce ?
what is Dojo?
What is the main difference between web-driver and rc?