Java J2EE (14736)
J2ME (151)
Java Related AllOther (507) Why Static variable required in java?For ex,class A { static int a; int b; } Why static is required?
5 8873In collection sorting comparable and comparator interface will be used..but why this two interfaces required..two will work same purpose so why there are two interfaces instead of one?when to use comparator and when to use comparable?
1 4887What design pattern you have used in your project? I answered Factory pattern, how it is implemented? What are its advantage? Do know about Abstract Factory?
2501java Api provided try catch finally ,try catch(its ok) but why try finally and exception occured at try then how the flow is?
1 5034
Is it necessary to register a controller command in cmdreg table?
DB2 Universal claims to support JDBC 2.0, But I can only get JDBC 1.0 functionality. What can I do?
Is void a keyword in java?
What is meant by main method?
What is the role of ioc container in spring?
What is the life cycle of actionform?
How to create object without using the keyword “new” in java?
What are the different application servers and web servers supporting j2ee technology?
What is the process of communication between hibernate with rdbms?
What’s hibernate?
What are versions of ejb?
what is servlet chaining?
Explain creation of statement object with connection method create method with help of an example.
What are alternatives to java serialization?
How can we reduce database write action times in Hibernate?