For an ordinary constructable function C and const value = new C(), which relationship no…

from Objects and prototypes
Node 24 intermediate 1 min

For an ordinary constructable function C and const value = new C(), which relationship normally holds?

Report an error