Create a console-based program and a GUI application, which justifies the following conditions: The Main() method prompts the user for an integer value and, in turn, passes the value to a method that squares the number and a method that cubes the number.
The Cube() method should call the Square() method. The Main() method displays the results returned from each of the other methods.
can u help me with this?
Any idea how to start this?
none that's why I came here for help
What do you know how to do thus far? Any experience with coding? I believe this is Java?
That's what I thought but I wasn't sure could you please show me an example of how it would start?
I have been doing research on this type of program but haven't found where or how it starts
http://docs.oracle.com/javase/tutorial/index.html is the home of the Oracle Java Trail. http://docs.oracle.com/javase/tutorial/uiswing/index.html is the start of the Swing GUI tutorial... not too sure why you have to do this problem without any prior knowledge of Java...
It is for school and before we had this class we had HTML so you know
Yeah this is for a c# class so I still need help with it
Since no one is really helping me thanks though
no idea about c#... Sorry.. Ask the professor for an intro to it, that is his/her job....
since c# is a lil similar to java...are you using visual c#?
Join our real-time social learning platform and learn together with your friends!