Java J2EE (14736)
J2ME (151)
Java Related AllOther (507) why string is not taking as primitive datatypes but we r taking it as a class? why explain it?
2 6440which one is more efficient int x; 1. if(x==null) 2.if(null==x) state which one either 1 or 2?
6 11283how tha garbage collector know that the object will be deleted? on which algorithm the garbage collector works? what is the working principle of garbage collector? How manay types of garbage collectors r there?
1 7310suppose we have an interface & that interface contains five methods. if a class implements that interface then we have to bound that to give tha definition of all five methods in that class. If we declare that class as abstract then can we call only two methods to give the deinition of that method & i don't want to give the definition of all the methods? can it possible
6 10263
What is empty string literal in java?
What is hibernate and why it is used?
What is the purpose of @after annotation?
What are the legal operands of the instanceof operator?
What are the transaction isolation levels supported by weblogic jdriver?
why static class in java
please send me hr interview questions in it industry
Name some OOPS Concepts in Java?
Explain the complete struts validator framework.
Is a method a function?
Why do we use thymeleaf?
What is tier in java?
What does transactional work mean?
Which class of struts is responsible to converts data types from string and vice versa?
How many digits is int32?