SyntaxFix
Write A Post
Hire A Developer
Questions
This is the correct way:
You should declare the length of the array after "="
Veicle[] cars = new Veicle[N];