Normal topic
|
A problem on merging two sorted linked lists in descending order by heartin on Wed, 05/13/2015 - 21:19 |
Coding Problems (Data Structures) |
Normal topic
|
What will happen if you specify transport guarantee as INTEGRAL or CONFIDENTIAL without configuring certificates? by heartin on Sat, 04/18/2015 - 09:20 |
Java EE Web Component Developer |
Normal topic
|
What will happen if you use FORM authentication without configuring a login page? by heartin on Sat, 04/18/2015 - 07:48 |
Java EE Web Component Developer |
Normal topic
|
What will happen if you use CLIENT-CERT authentication without configuring certificates? by heartin on Sat, 04/18/2015 - 07:43 |
Java EE Web Component Developer |
Sticky topic
|
Important Notes by heartin on Sun, 03/29/2015 - 22:56 |
Java EE Web Component Developer |
Normal topic
|
What is the significance of MIME, MIME Mappings and Content type in Java EE web applications? by heartin on Sat, 03/21/2015 - 07:58 |
Java EE Web Component Developer |
Normal topic
|
What is the significance is the load-on-startup value for a servlet is zero? by heartin on Sat, 03/21/2015 - 06:58 |
Java EE Web Component Developer |
Normal topic
|
Which are the three roles defined in the Java EE specification related to application deployment and maintenance? by heartin on Sat, 03/21/2015 - 04:54 |
Java EE Web Component Developer |
Normal topic
|
List some immutable classes in the JDK? by heartin on Fri, 03/06/2015 - 22:02 |
Java SE (OCA & OCP) |
Normal topic
|
Which is the most preferred BigDecimal constructor and rounding mode to use when working with currency? by heartin on Fri, 03/06/2015 - 22:01 |
Java SE (OCA & OCP) |
Normal topic
|
How does the memory in permgen/metaspace gets cleaned up? by heartin on Fri, 03/06/2015 - 21:09 |
Java SE (OCA & OCP) |
Normal topic
|
What are annotations? by heartin on Fri, 03/06/2015 - 20:38 |
Java SE (OCA & OCP) |
Normal topic
|
What is the default file structure in Eclipse? by heartin on Fri, 03/06/2015 - 20:36 |
IDEs - Eclipse, IntelliJ IDEA (IDE), NetBeans |
Normal topic
|
What are the different types of Java applications? by heartin on Fri, 03/06/2015 - 20:30 |
Java SE (OCA & OCP) |
Normal topic
|
How can you stop a thread? by heartin on Thu, 03/05/2015 - 12:26 |
Java SE (OCA & OCP) |
Normal topic
|
Where can you find the service endpoint URL in a WSDL? How is the endpoint useful for a client? by heartin on Thu, 03/05/2015 - 12:20 |
Java EE Web Services Developer |
Normal topic
|
What will happen if you try to sort a collection List which doesn't implement Comparable? by heartin on Thu, 03/05/2015 - 12:17 |
Java SE (OCA & OCP) |
Normal topic
|
How can you convert array to list and list to array? by heartin on Thu, 03/05/2015 - 12:16 |
Java SE (OCA & OCP) |
Normal topic
|
What will happen if we try to do Arrays.sort() on an object array that doesn't implement Comparable? by heartin on Thu, 03/05/2015 - 12:14 |
Java SE (OCA & OCP) |
Normal topic
|
Differentiate Comparable and Comparator interface with examples by heartin on Thu, 03/05/2015 - 12:11 |
Java SE (OCA & OCP) |