You are here:
| Expert | Average Ratings | Expertise |
|---|---|---|
Anjana SilvaSri Lanka
Available
|
I can contribute my knowledge on, how to effectively apply Object Oriented principles/techniques in your programming, various tools to draw Object Oriented diagrams, conversion between Code to specific Diagram vice verse. I can answer Object Orientation on both Java & PHP too. |
Try something like this. public static OddEvenSums(int input){ static int sumOdd = 0; static int oddArray[]; static int sumEven = 0; static int evenArray[]; if(input/2 == 0){ //For
Answers by Expert:

©2012 About.com, a part of The New York Times Company. All rights reserved.