How do you find the maximum number from an array without comparing and sorting?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

Scenario: There are 1 to 100 numbers. Each number should be keep in the each column like from A column to Z column ie 1 to 26. From 27 to 52 should be in 2nd row in the excel sheet. This has to be continue till 100. How do you write Java program and what are various methods.

4 Answers   Cap Gemini,


What is passing value java?

0 Answers  


I want to store more than 10 objects in a remote server? Which methodology will follow?

0 Answers  


What are the OOAD concepts in java explain with examples?

4 Answers   Aricent, CTS,


What is a “stateless” protocol ?

0 Answers  


What is the difference between replace and replace all?

0 Answers  


what is difference between set and list in collection?

3 Answers   Satyam,


Can you inherit from an abstract class java?

0 Answers  


What is the purpose of java?

0 Answers  


What is an object?s lock? Give name of object?s that have locks?

2 Answers  


Is array a class?

0 Answers  


What happens to a static var that is defined within a method of a class?

0 Answers  


Categories