Core Java (6529)
Advanced Java (552)
Swing (223)
EJB (402)
Java Networking (49)
Hibernate (1009)
Spring Framework (1486)
Java J2EE AllOther (116) 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.
1049How can you avoid serialization in child class if the base class is implementing the serializable interface?
1096
How are this() and super() used with constructors in java programming?
Is angular service a singleton?
Explain about class in java?
When using a federated repository, is there a way to ensure that my file-based registry will continue to function when a LDAP server is down?
Give some features of interface?
Differentiate between array list and vector in java.
Can a class have an interface?
What is the use of @repository in spring?
What is included in core java?
What is a managed webserver?
What are the Class Libraries ?
What is the difference between object type and object name and what happens when I keep the add referenced object option to ‘off’?
Is java call by reference?
Can you use abstract and final both with a method?
What is ejb role in j2ee?