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 4700how 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 4371how 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 13570Post New Aspire QTP Interview Questions
Tell me how do you define a constant?
When do we use synchronized methods in java?
Why more redos are generated when the oracle database is in begin backup mode?
Why uicontrol is provided if we can create custom uiview?
Explain implementation of deletion from a binary tree.
Which method cannot be overridden?
What is the port number for postgresql?
if a base class has a number of overloaded constructors, and an inheriting class has a number of overloaded constructors; can you enforce a call from an inherited constructor to a specific base constructor?
How do I change the default path in cmd?
Can an anonymous class be declared as implementing an interface and extending a class in java programming?
Give examples of macro quoting function?
How do you change the number type in the middle of a list?
How can a shopkeeper maintain the daily data in tally
Explain unique key in sql.
What is category in ios?