Java J2EE (14736)
J2ME (151)
Java Related AllOther (507) when there is a need of jvm then how we can say that java is a platform independent language?
3 5893what is the difference between applet and swing and gui application in java . What we do with the collections set and list interface
2 9009Why should we create an object? what is a need of it? Apart from access members of a class i want what is a need of object what does it contain?? In normal class to access any member of thaht class we create object where as for static class we access its members using class name. what is a difference between them... thanks in advance.
1 3721what are the differences between Generic server and application server in WebSphere environment?
1 3576How HashMap implemented in java? how it internally works when values are added or searched from hashMap?What is the difference betweenthe implementation of hashmap and Linked Hashmap?
IBM,
3 10869In inglish: How to convert jar to exe files? Em português: Como converter arquivos .jar para .exe?
1 2727
What is the java api?
Write a program to print count of empty strings in java 8?
What are the contents on web.xml in struts application ?
Write a java program to find the route that connects between Red and Green Cells. General Rules for traversal 1. You can traverse from one cell to another vertically, horizontally or diagonally. 2. You cannot traverse through Black cells. 3. There should be only one Red and Green cell and at least one of each should be present. Otherwise the array is invalid. 4. You cannot revisit a cell that you have already traversed. 5. The maze need not be in the same as given in the above example
What is the difference between equals() and == in java?
What is java string pool?
What do you know about validation plugin ?
Is minecraft 1.15 out?
what is reflection api? How are they implemented?
How is declarative handling of exceptions done in struts ?
What is latest hibernate version?
What is lazy class?
What do you mean by an interface in java?
What is difference between @controller and @restcontroller in spring?
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