Core Java (6529)
Advanced Java (552)
Swing (223)
EJB (402)
Java Networking (49)
Hibernate (1009)
Spring Framework (1486)
Java J2EE AllOther (116) There are two classes named classa and classb. Both classes are in the same package. Can a private member of classa can be accessed by an object of classb?
1492When a lot of changes are required in data, which one should be a preference to be used? String or stringbuffer?
1240
What is backdrop?
What is crudrepository?
What is the major difference between linkedlist and arraylist?
What are the orm level?
Is null a string in java?
How would you relate spring mvc framework to mvc architecture?
What is difference between module and function?
What is private protected in java?
What is difference between jdbc and odbc?
How many bean scopes are supported by spring?
What is void class in java?
what is the log target type for sending the logs to email, what is the field name that has to be given a value for subject representation of an email?
What is tight and loose coupling?
What do you understand by jdbc datasource?
What are loops in java? What are three types of loops?