Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~709 People Reached
Favorite Forums
Favorite Tags
Member Avatar for blackwell87

Hello, I have a M-Series Gateway W650i laptop that will no longer boot when the power button is pressed, nor do any of the LED indicators display, such as the laptop receiving power, when the power adaptor is plugged in. I've tried several methods to combat this issue, such as …

Member Avatar for caperjack
0
438
Member Avatar for Gerock7

import javax.swing.JOptionPane; public class StudentReport { String name; //name of the student String schoolName; //name of the school String schoolGrade; //grade in school int numOfGrades; //number of grades or number of classes double grades; //grades received double average; //average of the grades double total=0; //initialize total String trash; //to convert …

Member Avatar for stultuske
0
271