Actieve werkgever
How to implement a class without instance..?
Anoniem
public abstract class x {} // make class abstract
We can use static class, you cannot create instance of static class usinf new keyword.
Static key word cant be applied to a class unless its a inner class. So we can use a class without creating instance through static inner classes
Volg de bedrijven van je dromen om als eerste op de hoogte te zijn van vacatures en te profiteren van tips van insiders.
Zoek naar vacatures om gepersonaliseerde vacature-aanbevelingen en -updates te krijgen.