Join
Blogs
Questions
Videos
Tags
Members
Search
 
 
Create your own blog, earn points and get popular!

Java class assignment

Write a java program which creates a class called Person. The class should have three instance variables namely name, age and salary. These variable should of type String, int and float. Create new object of the class, set member variables and display them.
No votes yet
Share this
0 answers