write java code to print second max number in the array

Answer Posted / geetha

Himesh Mistry -best solution

Is This Answer Correct ?    9 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Difference between nested and inner classes ?

612


Write down program for following scenario. Use java coding standard. You have array list with some words in it..we will call it as dictionary….and you have a arbitrary string containing some chars in it. You have to go through each word of dictionary and find out if that word can be constructed with the help of chars from arbitrary string given. If you find the word print it else print none.

2291


What is jit compiler in java?

597


what is collatration?

2751


What is meant by call by reference?

521






How do you check if a string contains only numeric digits?

626


Difference between collection, collection and collections in java?

575


What happens when a thrown exception is not handled?

590


What does system out println () do?

569


What is the mapping mechanism used by java to identify IDL language?

595


Can we override a variable in java?

561


What does the “static” keyword mean? Can you override private or static method in java?

639


What is vector?

595


Which class represents the socket that both the client and server use to communicate with each other?

582


what are three ways in which a thread can enter the waiting state? Or what are different ways in which a thread can enter the waiting state? : Java thread

531