0
How many instances can be created for an abstract class ?
5 Respuestas
+ 3
Ãشéèr🎖️
We cannot create instance of an abstract class. Go through this link
https://www.tutorialsteacher.com/typescript/abstract-class#:~:text=Abstract%20classes%20are%20mainly%20for,define%20all%20the%20abstract%20methods.
+ 1
Amadeu Domingos Borges You are asking at wrong place and go through your course again.
0
Javascript
- 1
Display an alert when the mouse pointer is over the div tag:
<div ................="alert('Hi!');">
Put the moise pointer over me
</div>
- 1
Please help me.