Hi All,
I need help!! Please refer below for my java code. There was error some where inside! But need those expert to help me complete my Java code without error.... Please help!! Thanks alot.
Java Code:
//Import statement for the JoptionPane
import javax.swing.JOp tionPane;
// Definition of class Student
public class Student1 {
//Attributes
private...
User Profile
Collapse
-
Java Code can't succeed to compile - Help
-
Valid Call in Java
Hi All,
I am new learner for Java.
My doubt is:
public static void mystery (int list [], int size)
parameter: int list [], int size
declaration: int [] alpha = new int[50]
Q: Produce a valid call to the method mtstery.
My answer: mystery(alpha,5 0); (isn't correct?)
BTW what is the valid call mean?
Thanks and appreciate...
No activity results to display
Show More