Community Sites
Create your own community website and start earning today !
It's Free !
 
Communities Members BookmarksPolls Fresher Jobs Funny Photos B.Tech Projects New Member FAQ  



My Profile
Active Members
TodayLast 7 Days more...



Awards & Gifts
Online Exams

Fresher Jobs


Our fresher job section is exclusively for fresh graduates! Find jobs for freshers in major Indian cities including Bangalore, Chennai, Hyderabad, Pune or Kochi

Resources


Find educational articles, blogs, discussion threads and other resources.

Colleges


Find details about any college in India or search for courses.

website counter



JAVA code for 2 Dimension array


Posted Date: 15 Aug 2008    Resource Type: Articles/Knowledge Sharing    Category: Computer & Technology

Posted By: Rahul Jain       Member Level: Gold
Rating:     Points: 2



import java.util.Scanner;
class twod
{
public static void main(String args[])
{
int d2[][]=new int[2][2];
Scanner o=new Scanner(System.in);
for(int i=0;i<2;i++)
{
for (int j=0;j<2;j++)
{
d2[i][j]=o.nextInt();
}
}
}
}




Responses


No responses found. Be the first to respond and make money from revenue sharing program.

Feedbacks      
Popular Tags   What are tags ?   Search Tags  
2 Dimension array  .  

Post Feedback


This is a strictly moderated forum. Only approved messages will appear in the site. Please use 'Spell Check' in Google toolbar before you submit.
You must Sign In to post a response.
Next Resource: Another JAVA code for CHESS
Previous Resource: JAVA code for sum of nubers divisible by 3 & 5
Return to Discussion Resource Index
Post New Resource
Category: Computer & Technology


Post resources and earn money!
 
Related Resources

Watch TV Channels



Contact Us    Editors    Privacy Policy    Terms Of Use   

SpiderWorks Technologies Pvt Ltd. 2006 - 2007 All Rights Reserved.