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
|
New Posts
My Profile
Sign In
Register
AdSense Revenue
Active Members
Today
Master
(74)
sachin sharma
(49)
Webmaster
(42)
Last 7 Days
Raghav Sharma
(877)
karthik
(831)
N K Ravishanka...
(659)
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
Base conversion program in C
Project to find roll number of a student usiing c++
To generate Line Clipping
C programs that use both recursive and non-recursive functions To solve Towers of Hanoi problem
Editor in C
Contact Us
Advertise
Editors
Privacy Policy
Terms Of Use
AdSense Revenue Sharing sites
ISC Technologies.
2006 - 2009 All Rights Reserved.