In Java, Why am I getting this error:
Error: The constructor WeightIn() is undefined
Java Code:
public class WeightIn{ pr
Error: The constructor is undefined Possible Reasons:
2.You might have given parameters with wrong data type.