User Profile
Collapse
-
thanks again for your help it complied on the first part stop again under the brackets saying class interface ,or enum expected. -
These are the suggestion for my project. Do you mind having a look
Step Description of Task Remark
1 Create a class to represent the student
This class is to define the following data items:
o declare the variables required to store the data of one student (id, name, surname, group)
assign default values to each of these variables
2 Create a number of methods in this class to be able to:
o set the values (set methods) for each of these variables from another class... -
which statement in your opinion should i use??if you are saying switch is not good ??Leave a comment:
-
-
this programm needs to have ten persons ?? am I using a good method ??Leave a comment:
-
hi i'am an absolute beginner in programming. I am trying to create a database program for my school project which I urgenty need. the program is a database which when i input names it gives me information (Surname, I.D. no Group ) about the person.Could you please guide me through the writing of this program.thanksLeave a comment:
-
reached end of file while parsing
Hi,can somebody help me, I am trying to compile a programm but have an error
it is called reached end of file while parsing?? Anyone mind th have a look for some help
public class records
{
public static void main (String args[]){
System.out.prin tln("Enter name");
float name = Keyboard.readIn t();
switch (name) {
... -
R035198 the < symbol means less than and I think it is one of the problems I have I try to change as blazedaces said and tell you what happend later .thanksLeave a comment:
-
Hi I'm only trying to find a selective name out of the list and regarding using this symbol < I think it's the best in my opinion have you any suggestions? thanks what in your opinion should I do to make this program work.Leave a comment:
-
I'am trying to creat a program that when I give name ,surname and Id in the list it will give me the name and when it is not in the list it will say name not included thanks for your interest and sorry to Blazedaces about the the codes but I'm still new in this fourm and did't understand exactly how the codes work thank you
When I compile this is what I get ')' expectedLeave a comment:
-
-
Urgently need help for school program please help
Hi to all I'am trying to run this program for my school progect but I keep receiving the same answer when I compile ')' expected. on the highlighted line can anyone help me thanks to all.
/**
* Write a description of class Records here.
*
* @author (Ryan MIfsud)
* @version (version 1)
*/
public class Records
{
public static void main (String... -
Urgently need help for a school progect
Please can someone help me run this program I must be misssing something and it's not working thanks to all.
/**
* Write a description of class Records here.
*
* @author (Ryan MIfsud)
* @version (version 1)
*/
public class Records
{
public static void main (String Args []){
String Student_Name1;...
No activity results to display
Show More
Leave a comment: