Java J2EE (14736)
J2ME (151)
Java Related AllOther (507) Package1 and Package2 both have a method name lets say "methodA" with different implementation. When I import both the packages in a java class how can I use both the methods?
7 11593If your team member writes code with lots of static variables and static methods, will it cause any side effects?
KPIT,
3 7683If I have 1000 objects and my requirement is to sort them quickly, then which collection would you recommend and why?
KPIT,
5 9140I have a Person object with 5 variables and I want to store them in a file called Person.txt. What should I do?
KPIT,
3 7051There is a Banking application. It has 2 types of account, Savings and Current. Write a method calculateInterest by passing an ArrayList of these account objects and calculate Interest accordingly. Write code for this situation
1 3656
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
i want test pattern of zylog company and some examples also
What is lazy class?
Realized?
Is minecraft 1.15 out?
What if I write static public void instead of public static void?
What is the resourcebundle class?
What is the first argument of the string array in main method?
How to sort array in descending order in java?
What do you understand by casting in java language? What are the types of casting?
What is the difference between break and continue statements?
what are the different modes of archival? Explain each mode in two lines each?
What are the contents on web.xml in struts application ?
What do you mean by an interface in java?
What is the difference between filters and interceptors ?