Java J2EE (14736)
J2ME (151)
Java Related AllOther (507) Hey 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 6616Hi, well i am unable to understand that why it is mandatory to have same hashcode, if two objects are same? Thanks in advance.
5 7484Hi buddy, well i got that there is always a default constructor with abstract class. OK. But why not with interface? Thanks in advance.
2 5274hi to all. well can you please tell me that why String class is immutable? Thanks in advance.
5 101041).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 104851).what is the difference between below examples String s="vijay"; String s=new String("vijay");
12 20163what are the different access specifiers that can be used by interfaces and abstract classes? can anyone give me detailed description on this
11 25516
What is the java api?
What is the locale class?
Write a program to find the whether a number is an Armstrong number or not?
Find Best Job Vacancies across the world on Jooble!
What if I write static public void instead of public static void?
How to sort array in descending order in java?
Hi frnds how to lock an user when he enter wrong credentials more than 3 time using java or j2ee tech take username and password in a bean no need to connect DB and validate give me some sample application code or links its urgent for me thanks in advance
What is the difference between filters and interceptors ?
What is a classloader in java?
What do you mean by an interface in java?
explain different ways of using thread? : Java thread
How does java handle integer overflows and underflows?
What is difference between @controller and @restcontroller in spring?
What is the difference between equals() and == in java?
What do you understand by casting in java language? What are the types of casting?