Write a program to find maximum and minimum number in array?


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

Post New Answer

More Core Java Interview Questions

String is an immutable object. Then how can the following code be justified. String s1 = ?ABC?; String s1 = s1+?XYZ?; s.o.p(s1); The output is ABCXYZ, which is the value of s1 ?

6 Answers   Flextronics, Keane India Ltd,


When will we use them?

0 Answers  


What is difference between array and arraylist in java?

0 Answers  


How do you convert int to char in java?

0 Answers  


can we write two same methods in outer class and innerclass.

1 Answers   3i Infotech,






How to reduce flicking in animation?

3 Answers   TCS,


can abstract class have constructor how can you achive this ?

4 Answers   Fidelity,


What is the use of parseint in java?

0 Answers  


How would overload a function based on return type?

0 Answers   Genpact,


explain the concept of inheritance with an example?

9 Answers   Polaris,


Is null == null in java?

0 Answers  


what is the need to set path in java? how many ways to set path in java? Explain breif?

5 Answers  


Categories