Entries by Munene david

Hello. I have created a program that creates and changes data

Hello. I have created a program that creates and changes data for students that includes their ID, name, major, and GPA. It is supposed to allow the user to change the data of a student in the database, but I get an error and I’m not sure what’s going on. The code and the directions […]

 

Looking for a Similar Assignment? Order now and Get 10% Discount! Use Coupon Code "Newclient"

What are the steps to create Java program that prompts a user to enter

What are the steps to create Java program that prompts a user to enter student EMPLID (e.g., 12389), quiz 1 percentage score (e.g., 89.5), quiz 2 percentage score (e.g., 81.2), quiz 3 percentage score (e.g., 92.5), your age in months (e.g. 384) and the current temperature in degrees Celsius and then displays the data entered […]

 

Looking for a Similar Assignment? Order now and Get 10% Discount! Use Coupon Code "Newclient"

am trying to compile and run my homework and I cant get past this error:

 am trying to compile and run my homework and I cant get past this error: My Code public static output(int i,String[] summary) { System.out.println(“\n\n*****************************************************”); System.out.print(summary[i]); System.out.println(“\n\n*****************************************************”); return i; } The error: C:\Users\dunc\Documents\Courses\CMIS141\code\Week7>javac FindState.java FindState.java:109: error: invalid method declaration; return type required public static output(int i,String[] summary) { ^ 1 error C:\Users\dunc\Documents\Courses\CMIS141\code\Week7>   Looking for a […]

 

Looking for a Similar Assignment? Order now and Get 10% Discount! Use Coupon Code "Newclient"

For the last portion of this assignment (question 5) its asking to do the following

For the last portion of this assignment (question 5) its asking to do the following: Modify the code to allow the user to enter any number of pairs and calculate the average. In other words, the user could enter any number of pairs as long as the weight is positive. (Hint: You can prompt the […]

 

Looking for a Similar Assignment? Order now and Get 10% Discount! Use Coupon Code "Newclient"