Technical
Can you elucidate polymorphism as it applies to SystemVerilog?
Design Verification Engineer
Microsoft
Apple
AT&T
Lockheed Martin
Qualcomm
Samsung
Answers
Anonymous
8 months ago
deals with how the program decides which methods it should use, depending on what type of thing it has. inheritance + virtual methods + override
Interview question asked to Design Verification Engineers interviewing at Broadcom, OMRON, Renesas Electronics and others: Can you elucidate polymorphism as it applies to SystemVerilog?.