Java J2EE (14736)
J2ME (151)
Java Related AllOther (507) Why is an interface be able to extend more than one interface but a class can’t extend more than one class?
1234Class c implements interface I containing method m1 and m2 declarations. Class c has provided implementation for method m2. Can I create an object of class c?
1708
List some oops concepts in java?
Can we declare array without size in java?
What is an SQL Locator?
What are different type of exceptions in java?
What is the use of application context in spring?
what sync function does in websphere?
Can we have multiple struts config files ?
What is hibernate dtd?
Is java hard to learn?
What are the different types of sorting in java?
When do we go for java 8 stream api? Why do we need to use java 8 stream api in our projects?
Why we are using jpa annotation instead of hibernate?
What are memory tables?
What is meaning of cascade in hibernate?
How to implement RMI in Java?