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
Favorite Tags
java x 9
Member Avatar for mus_203

I have just satarted a degree in Computer science, and i was wondering if you can explain set theory to me. I will really appreciate it.

Member Avatar for scrappedcola
0
223
Member Avatar for mus_203

Hi I have a little question which I have partly tried but I am not completely sure if I am doing it correctly. Heres the question Does the equation 2x=26(mod32) have any solutions? If it does determine them and if not then explain why. Down below is how I approached …

Member Avatar for thoughtcoder
0
111
Member Avatar for mus_203

Hi I need help with devising a method that will calculate the frequency of elements in a chain data structure. Here's an example of what the method is supposed to do. If x = [3,6, 5, 9, 4, 5, 3, 5, 5, 1, 6, 10, 3, 3, 1, 7, 5, …

Member Avatar for tonakai
0
100
Member Avatar for mus_203

Hi I need to write a method that will rotate the elemnts in an array by a factor of k. ie shift each element k places to the right. Here is the question i have been set [B]In the class ArrayLinearList a linear list is represented in an one-dimensional array …

Member Avatar for mus_203
0
211
Member Avatar for mus_203

I'm writing a Lottery program where the user type sin 4 numbers between 1 and 30, the program generates 4 random numbers. In my program I have stored the random numbers and the numbers chosen by the player in 2 separate arrays. The problem I have is that I dont …

Member Avatar for mus_203
0
112
Member Avatar for mus_203

Hi, ive only started to program in Java for the last couple of days. I picked up a disk containing JDK 1.3 from my uni so that I can compile programs at home. I typed up this very simple program which is shown below public class Hello { public static …

Member Avatar for mus_203
0
117