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

Can we use catch statement for checked exceptions?

0 Answers  


why should we get the following error ? Exception in main method NoClassDefFoundError:classname could anyone give the detail clarification on how java compiler can look for .class file?

2 Answers  


class A{ class B{ } } in which name u save the file,its the program compile?

6 Answers   HCL,


what is diff bet iterator and enumeration?

4 Answers  


What is a protected method?

0 Answers  






Why does java have two ways to create child threads?

0 Answers  


How to add panel to a Frame?

5 Answers  


What are the steps involved to create a bean?

0 Answers  


What is the importance of static variable?

0 Answers  


different between exception and error? explaim check and uncheck exception

4 Answers  


What is the SimpleTimeZone class?

0 Answers  


What method is used to know the status of Checkbox(i.e it is checked or unchecked)?

1 Answers  


Categories