Write a regular expression to validate a password. A password must start with an alphabet and followed by alphanumeric characters; its length must be in between 8 to 20.


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

What is the purpose of the main method?

0 Answers  


Can we have multiple classes in a single file?

0 Answers  


How variables are stored in memory?

0 Answers  


Can abstract class have private constructor?

0 Answers  


Explain the reason behind ending a program with a system.exit(0)?

0 Answers  


How do you override a private method in java?

0 Answers  


Explain about method local inner classes or local inner classes in java?

0 Answers  


Hi can u pls tell me what is the use of marker interface. Iknow what is marker interface but what ability will the object get by implementing this.

3 Answers   CGI,


Can we cast any other type to boolean type with type casting?

0 Answers  


What is an interoperable application in java ?

0 Answers   HCL,


Can you use this() and super() both in a constructor?

0 Answers  


What is Difference between Serializable and Externalizable in Java serialization?

1 Answers   Cognizant, IBM,


Categories