Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Bastet Massri   on Apr 22 In Java Category.

  
Question Answered By: Lughaidh Fischer   on Apr 22

Check the following methods carefully , then u will understand by urself
...



public static void DisplayNonpositive(int[] nonpositive,int[]
SizeNonpositive)

public static void DisplayOdd(int[] odd, int[] SizeOdd)

public static void DisplayEven(int[] even, int[] SizeEven)

Share: