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
~832 People Reached
Favorite Forums
Member Avatar for Freedom*

i have 7 teams and i want with using the class random and the next method(a,b), i want to create and save the results randomly. i'll tell you what the program dowes so, you can understand what i want to do: firstly, when the program runs, it will ask for …

Member Avatar for Mike Askew
0
139
Member Avatar for Freedom*

i want to create a program with the grades in a school. we have to find the average of the grades depending on how many courses the student has chosen. also, we have to find how many courses each studend has passed. - the user has to give the number …

Member Avatar for Mike Askew
0
116
Member Avatar for Freedom*

Hello guys, can you help me with this? i want to have a username and a password saved in the args arrow and then the user will give a username and a password. I want to compare the two usernames and the two passwords. How can i achieve that? Also, …

Member Avatar for Mitja Bonca
0
76
Member Avatar for Freedom*

hello guys, how can my program gives automatic code numbers? for example the first student has the code number 1,the second student the code number 2

Member Avatar for Freedom*
0
104
Member Avatar for Freedom*

hello guys, write a program which calculates the volume of a cube or of a sfere. the user gives the side of the cube or the radius of the sfere • the user gives the shape as string • the shape will be sfere or cube otherwise will print "wrong …

Member Avatar for Freedom*
0
166
Member Avatar for Freedom*

hello! well, i want to read 10 grades and put them at an array... i want the values to be >=0 and <=10 how can i do that? what changes i have to do at my method? [CODE] using System; class Student { blah blah public void SetGrades() { for …

Member Avatar for Freedom*
0
128
Member Avatar for Freedom*

write a program which uses a class with the name Student, the class will have as data - name - AM - grade1 - grade2 - grade3 all the data of the class have to be private the program will ask the elements of two students, it will save them …

Member Avatar for Freedom*
0
103