how to reverse a string with out using string or predefined function,ex:string is " i love india". the output should be like this "i evol aidni"
3 6450how to validate email?email ie correct or not ?with below conditions. 1)before @(symbol) only alphbates and min 4 char to max 15 chars. 2)before @(symbol) only alphabates dont use ant special chars or numarics 3) after @(symbol) only one dot(.)symbol for ex:abc@gmail.com it is valid email or not based above conditons
2 5743how to reverse a string with out using string or predefined function,ex:string is " i love india". the output should be like this "i evol aidni"
10 18229Post New Aspire QTP Interview Questions
What is the difference between ms access and mysql?
Can We Start A Managed Server If The Administration Server Is Unavailable ?
What are the limitations of bi?
Find columns used in stored procedure?
What is a full-adder?
What are the special cables required for explosion proof wiring?
mention what is the difference between ado.net and classic ado?
What is flex?
What is the relationship between Java and middleware?
Where is the windows update cache folder?
What is authorization constraint?
Which infotypes are not delimited when an employee leaves the company?
what are all the common sql function? : Sql dba
What is the use of set control field in record field properties?
What is content projection in angular?