How to count occurrences of each duplicate element in a list {a,b,d,c,a,b} ? Thanks in Advance
TCS,
2 8465how to get the max salary and name of employee from arraylist without using the Comperator or even Comparable interface?
2 27549HOW 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 3902how can be object class inherited to all class in a program when java does not support multiple inheritance??
4 6499take 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).
2046If 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 7779
Write a function for palindrome and factorial and explain?
what is mena by object block any what is the use of that
Write a program to print fibonacci series
What are the advantages of java over cpp?
What is the finalize method do?
What is a JAR file?
Is void a return type?
Explain public static void main(string args[]).
How many functional interfaces does java 8 have?
Why webdriver is an interface?
Give few difference between constructor and method?
How do you create immutable object in java?
What is the difference between size and length in java?
What is equals method in java?
Why are arrays useful in java?