Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
2
Posts with Downvotes
1
Downvoting Members
2
0 Endorsements
~46.2K People Reached
Favorite Tags
Member Avatar for Maria5683

How do you write the code using Scanner class to set up a menu (i.e 1 for something, 2 for something, and so on.) Then have the user to choose. Thanks

Member Avatar for fairy1992224
-2
46K
Member Avatar for Maria5683

I'm using the Scanner class and need help in setting up get and set methods for where the program asks the user to enter a first name and a last name as String type.( 2 methods, 1 for first, 1 for last) I need to know how to store the …

Member Avatar for NormR1
0
182
Member Avatar for Maria5683

I am trying to add a streaming .wma audio file in a link on m­y web page. I know my file is a .wma file and I have played it from my d­esktop and from the server I uploaded it to. I cannot for the life of m­e figure out …

Member Avatar for Maria5683
0
138
Member Avatar for Maria5683

I am getting the following syntax messages: `illegal start of expression public void display_menu()` (with arrow pointing to the 'p') and also `';' expected } (with arrow also pointing to the })` This is my code for the first error: public class InsyStudent extends Student { public InsyStudent( String fName, …

Member Avatar for jwenting
0
178
Member Avatar for Maria5683

:sad: I am overwhelmed and need help. I am trying to write object oriented programning using Java code. 1st Class contain variables for firstname, lastname and SSn as string. 4 different class scores as integers with different weights for the depending upon the course. I've also included set and get …

Member Avatar for jerbo
0
167