Java J2EE (14736)
J2ME (151)
Java Related AllOther (507)
What are the two types of streams offered by java 8?
I am newbie in J2EE & looking for strong basic behind each concept as, Why do we use private access specifier before each variable of type property bcoz ultimately to access it outside the class we use public method as getter & setter ? If we use getter & setter to access it outside the class so better we make variable as public so that it is easily available outside of the class... Please guide me why do we use as private ????
What is the final field modifier?
What is hashmap in java?
Does spring boot require web xml? : Spring Boot
What is hibernate unidirectional and bidirectional?
What are the drawbacks of singleton class?
What is the use of annotations?
What is a connection string used for?
What's the purpose of static methods and static variables?
What is the use of aop?
Can we have multiple struts config files in a single web app?
What is a jms queue?
What is execute in java?
how to create daemon thread in java?