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
~875 People Reached
Member Avatar for carolinatech

hey everyone, I'm trying to perform a program that will perform a leap year method and also have it to loop. here's what i have so far: import java.util.Scanner; public class LeapYear { //Create a Scanner object for keyboard input. static Scanner keyboard = new Scanner(System.in); //Set variables public static …

Member Avatar for zeroliken
0
275
Member Avatar for carolinatech

Hey all, I have a question how would I go about perform a comparion for two boxes. I would have to find the length, width, and height of both boxes and compare the volume of them to see which box would have be larger.

Member Avatar for WaltP
0
76
Member Avatar for carolinatech

I'm thinking about purchasing a Roku streaming media player. Does anyone have any pros and cons about the product.

Member Avatar for lovemanzar
0
204
Member Avatar for carolinatech

Hey everyone, I'm need help with a problem I'm working on. I am trying to write a code that will tell how many coins are in the amount of change from 0 to 99. My algorithm is: Get total value of change Set value of quarters to q=.25 Set value …

Member Avatar for Stazloz
0
125
Member Avatar for carolinatech

Hey all, I trying to help a friend out with his computer and he wants me to somehow link his outlook to both his desktop computer to his laptop so when he out he can be able to see his emails. He don't have a Microsoft account instead it's yahoo. …

Member Avatar for caperjack
0
75
Member Avatar for carolinatech

Hello everyone, I'm new to C++ and I have two assignments that I to work on. The first how do I write an algorithm that will search for the smallest, largest, and average out five random numbers. This is what I have so far for my algorithm: 1. Get value …

Member Avatar for Moschops
0
120