How to count occurrences of each duplicate element in a list {a,b,d,c,a,b} ? Thanks in Advance
TCS,
2 8270how to get the max salary and name of employee from arraylist without using the Comperator or even Comparable interface?
2 27344HOW TO PRINT A NO IN WORDS USING WHILE LOOP THE NO WILL BE PRINTED WHEN IT WILL BE IN THE RANGE BETWEEN 1 AND 3?
1 3742how can be object class inherited to all class in a program when java does not support multiple inheritance??
4 6203take an array with -ve and +ve value both.find out the nearest value of 0(zero).if two values are same like(-2 and +2)then extract +2 is nearest of 0(zero).
1945If there are two notepad opened and working on it . is this a process or thread? computer based Live Example to differentiate between Thread , Process , and Multi tasking ?
3 7483
How do you call a reference in java?
What is difference between checked and unchecked exception in java?
What is not object oriented programming?
How many types of array are there?
What is java in layman terms?
Hi Anyone know the model / questions of the Federal bank sample questions for the post of Specialist Officers - Programmers. Please post if anyone have..
What is the relationship between class and object?
What is hash in java?
What is java argument list?
Does java arraylist maintain insertion order?
What does n mean in java?
Explain polymorphism citing an example.
What is passed by reference and pass by value ?
whar are the draw backs of programming lang step by step in Clang and next in C++ and next and in Java nad in .Net
Why does java have two ways to create child threads?