The purest form of water is (A) Rain water (B) Heavy water (C) Tap water (D) Distilled water
19 77669. Devaluation of currency leads to (1) Fall in domestic prices (2) No effect in domestic prices (3) Increase in domestic prices (4) Any of the above
5 31316Post New Niper Interview Questions
How can a telco testing is done?Can anyone help out me to show how does the telco application look like?
What is the difference between app.range and app.group ?
"When you will install a new piston ring, what will be the position of it?"
Can It is possible to synchronize the constructor of a Java Class?
How can you share global variables across modules?
what is the working of tcp/ip?
How do I start pl sql?
What is a view? What is the use of it?
Explain the differences between normalizer and normalizer transformation?
What is the difference between row_number and dense_rank?
What problems can unnecessary information can cause in the sap hana and how you can avoid the same from being stored in the application? : hana administration
What is ccs3?
What are validation rules?
Where do you see yourself in 10 years?
i have two questions for regular expression :- Q1. I have date pattern eg-29/11/2011 29-11-2011 29.11.2011 Que- if any separator is there between date,month and year pattern should match else it should not match eg- pattern should not match in case of 2911-2011 Q2. let say i have a string and there is a number in between of that string eg.-Amount 30002.234 successfully credited to your account . now i have to match this pattern in such a way that even if decimal is not there pattern should match ,how i will do this using regular expression