When a virtual function is called by referencing a specific object by name and using the dot member selection operator (e.g., squareObject.draw()), the reference is resolved at compile time? (A) True (B) False (C) NA (D) NAâ–ºCorrect Option Correct Option is: B