Ola pessoal,estou terminado minha faculdade a distancia,terei que pagar o segundo semestre se n terminar em tempo. n tenho grana pra pager o segund semestre,sou brasileiro… preciso de ajudar,n consigo colocar o java script para compilar no Jcreator. se puderam me ajudar fazer o exercio…ficarei muito grato. SE n puderem n me julguem,pois quero aprender java… mas n tenho grana pra pagr o segundo semestre.
Create a class called Date that includes 3 pieces of information as instance variables- month(type int) a day(type int) and year(type int). Your class should have a contructor that initializes the 3 instance variables and assumes that values provided are correct. Provide a set and a get method for each instance variable.provide a method displayDate that displays the month,day and year separated by forward slashes(/) write a test application named DateTest that demonstrates classDate’s capabilities
obrigado