
i ve a doubt in incompatible type error (block letter). plz help me clear this error! thanks in advance.
This is my code.
double velo[][] = new double [task] [resource];
for(int i=0;i
for (int i=0; i

incompatible error ------> List<Double> list = Arrays.asList(dup_velo);
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.