How to count occurrences of each duplicate element in a list {a,b,d,c,a,b} ? Thanks in Advance
TCS,
2 8460how to get the max salary and name of employee from arraylist without using the Comperator or even Comparable interface?
2 27541HOW 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 3898how can be object class inherited to all class in a program when java does not support multiple inheritance??
4 6490take 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).
2045If 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 7772
What is cr keyboard?
How many characters is 2 bytes?
how we can make a read-only class in java?
What environment variables are required to be set on a machine in order to run Java programs?
What are serialization and deserialization?
What is a newline character in java?
How dead lock situation occurs in java and how you can identify it?
What are voids?
Can we call the constructor of a class more than once for an object?
What is advantage of java?
Can there be an abstract method without an abstract class?
How would overload a function based on return type?
What is java util list?
What is the meaning of flag day?
Explain covariant method overriding in java.