Core Java (6529)
Advanced Java (552)
Swing (223)
EJB (402)
Java Networking (49)
Hibernate (1009)
Spring Framework (1486)
Java J2EE AllOther (116) Can you explain the difference b/n abtract and interface with a good example,?In what cases we have use abtract and what case interface?
4 8435How to deprecate a method? Show it with proper example. Plz give the answer of this.Thanx in advance. mail me: tanzeem.akhtar@gmail.com
2 4603Hey buddy.. can you please tell me about the use of marker interface? And is there any link between marker interface and factory methods? Thanks in advance.
2 6436Hi, well i am unable to understand that why it is mandatory to have same hashcode, if two objects are same? Thanks in advance.
5 7264Hi buddy, well i got that there is always a default constructor with abstract class. OK. But why not with interface? Thanks in advance.
2 5174hi to all. well can you please tell me that why String class is immutable? Thanks in advance.
5 98251).Is Object class abstract or not? 2).Is main method(public static void main(String args[])low priority thread or high priority thread?
TCS,
3 103111).what is the difference between below examples String s="vijay"; String s=new String("vijay");
12 19527what are the different access specifiers that can be used by interfaces and abstract classes? can anyone give me detailed description on this
11 25043
What is java ee sdk?
How to find the largest value from the given array.
What is the purpose of interceptors?
What is sorting in java?
What is pojo class in java?
Explain naming conventions for packages?
What is static in java?
How do I start jms server?
When can you say a graph to be a tree?
What is @autowired required false?
What is the purpose of contextloaderlistener in spring?
What is null object in java?
Why is logger singleton?
Does list allow duplicates in java?
What is the difference between the font and fontmetrics classes in java programming?