No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
11 Posted Topics
you guys are great for this thread it really gonna keep juvenile java programmers like us real busy, guys just keep posting more cos sometimes it difficult for newbies to think of a problem just like that. great work guys
import java.util.*; public class EmployeeTest { public static void main (String[] args) { Employee[] staff = new Employee[3]; staff[0] = new Employee("Carl Cracker", 75000, 1987, 12, 15); staff[1] = new Employee("Harry Hacker", 50000, 1989, 10, 1); staff[2] = new Employee("Tony Tester", 40000, 1990, 3, 15); for(Employee e : staff) e.raiseSalary(5); …
> Quoted Text Here i got this code from a book i am practicing with and when i try to compile it returns the following error EmployeeTest.java:30: incompactible types found : java.util.Date required: Date hireDay = calendar.getTime(); please how do i debug it import java.util.*; public class EmployeeTest { public …
it is a mini 4g that uses windows xp when i open like a dialog box it makes a noise and it writes a number when i try to type like the key is held or pushed down: [COLOR="Green"]"1111111"[/COLOR] any help or advice would be appreciated
hi all i am using the visual basic portable, and the about form, splash screen, and the other additional forms refuse to appear. i would like help, if it is to use a different vb. thanx all
hi i have a problem with my video card when ever i install it my screen resolution becomes too large and unusable. please if anyone has any advise it is welcome
hi i am having problem with my windows xp if i connect my modem it keeps telling that modem in use by another program or not configured properly i have checked to make sure that my connection is correct. please i need your help
Though i chose python because that is one of the languages i would like to learn but right now i am teaching myself how to Java. PS - Why was VB 6 not included, i tried it once and i think it is easier.
Hey i am trying to start using an interface in my java programming do recommend i if i start by try creating my own or i download one if i should download which would you recommend. Thanks
Hi everyone am new to java-ing i cant seem to create a class for my first application my "Hello World" when i type javac helloworld it returns that javac is not a in the path and i have created a path for java. Please help me.
hey i just wanted to know if the available tutorials will be enough for me to improve from a beginner to maybe someday a teacher in java programming.
The End.