New Member FAQ
|
Forums
|
Earn Revenue
Resources
Entrance
Ask Experts
Exam Papers
Jobs
English
Projects
Universities
Colleges
Courses
Schools
Training
My India
Members
|
Communities
|
Business Directory
|
Classifieds
|
Reviews
|
Silverlight Games
|
Peer Appraisal
|
Bookmarks
|
Polls
|
Mentors
|
Links
|
MCA Projects
|
Lobby
|
Gift Shop
|
Chat
My Profile
Sign In
Register
AdSense Revenue
Active Members
Today
sridevi
(37)
Agnes Mary
(30)
N K Ravishanka...
(30)
Last 7 Days
Mr. Anindya
(2274)
PROSENJIT MANN...
(2013)
Pawan Bahuguna
(1251)
more...
Awards & Gifts
Online Exams
Aptitude Questions
General Aptitude Tests
Medical Entrance
Engineering Entrance
Bank Tests
TOEFL & IELTS Questions
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.
Appilcants
Posted Date: Total Responses:
0
Posted By:
Sugan
Member Level:
Bronze
Points/Cash
: 2
class applicants
{
public static void main(String arg[])
{
String[] names;
names=new String[4];
names[0]="Sugan ";
names[1]="Bala ";
names[2]="Murali ";
names[3]="Kalai ";
String[] address;
address=new String[4];
address[0]="Kumaran Street ";
address[1]="Gandhi Street ";
address[2]="Bose Street ";
address[3]="Nehru Street ";
String[] position;
position=new String[4];
position[0]="General Manager";
position[1]="Managing Director";
position[2]="Exectuive Director";
position[3]="Pricipal";
System.out.println("Details of a0 = "+names[0] + address[0] + position[0]);
System.out.println("Details of a1 = "+names[1] + address[1] + position[1]);
System.out.println("Details of a2 = "+names[2] + address[2] + position[2]);
System.out.println("Details of a3 = "+names[3] + address[3] + position[3]);
}
}
Project Feedbacks
No feedbacks found. Be the first to respond and make money from
revenue sharing program
.
Post Feedback
You must
Sign In
to post a feedback.
Next Project:
Employee
Previous Project:
String operation acceptor
Return to Project Index
Post New Project
Related Projects
String operation acceptor
StockServer using Java Server component
C++ Program - TO DEMONSTRATE Recursive Function gcd()
To implement Code Optimization using C++
C program to find the distance travelled at regular intervals of time the values of 'u' and 'a'
Advertise Here
Contact Us
Advertise
Editors
Privacy Policy
Terms Of Use
ISC Technologies.
2006 - 2009 All Rights Reserved.