write java code to print second max number in the array
Answer Posted / hitman
hey using collections solving this type of problem becomes
easy but whenever u go for interview most of the time they
ask you to write program without using collection API thts
why i think rajaram's code is correct
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Is a string literal?
Can we convert integer to string in java?
What is method overloading with type promotion?
Similarity and difference between static block and static method ?
How do you compare two objects?
What does s mean in regex?
Is singleton class thread safe?
Which api is provided by java for operations on set of objects?
What does localhost mean?
What is set and get methods in java?
Write a program to show whether a graph is a tree or not using adjacency matrix.
What exactly is methodology?
Can an integer be a string?
What is the super void?
Can the interface be final?