afiqakraam

nonprimitive

May 4th, 2021 (edited)
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 0.19 KB | None | 0 0
  1. class MyArray{
  2.  
  3. public static voide main(String args[]){
  4.  
  5. int month_days[ ] = {31,28,31,30,31,30,31,30,31,30,31};
  6.  
  7. System.out.println("April has " + month+days[3] + "days.");
  8.  
  9. }
  10.  
  11. }
Advertisement
Add Comment
Please, Sign In to add comment