Java J2EE (14736)
J2ME (151)
Java Related AllOther (507) Can we access private data outside of the class directly in java programming language? Why There is no runtime checking in java, which leads to access the private data directly outside of a class?
5 11658What is the need to implement Serializable interface (with no methods) for objects which are to be serialized ? We can write our own functionality which writes objects to streams then why we need to implement and tell JVM that which objects can be serialized.
6 16232what is the purpose of method overriding in java where v r completely re-defining a inherited method instead y can't v create a new method and define.If the question is very silly plz excuse me and do reply.Thank U!
7 29955If a multi threaded Java program has started numerous number of threads, at any point in time how to know which thread is currently executing/running ?
7 16180what is the use of pojo (plain old java objects)? how it is interact with crystal reports? pls urgent
1 2269
Write a program to find the whether a number is an Armstrong number or not?
what is reflection api? How are they implemented?
What is the resourcebundle class?
Are jvm’s platform independent?
What is parsing in java?
hi actully i hav form columns with origin and destination names .as like as i need to create one more column with name amount. my requirement is when i select origin and destination columns automatically i need to get amount from database.how can i. please tel me with relative code
How does java handle integer overflows and underflows?
What is the difference between equals() and == in java?
What are the differences between heap and stack memory in java?
Find Best Job Vacancies across the world on Jooble!
What if I write static public void instead of public static void?
what are the different modes of archival? Explain each mode in two lines each?
What is a classloader in java?
Hi frnd can i any one kindly can post for me portlet,hibernate and spring example application and with flow explantion configuration using Jdeveloper.and related links ar tutorials kindly please send me .its urgent for me .thanks in advance...........else can any one send to kondaiah.goddeti@gmail.com
What is difference between @controller and @restcontroller in spring?