Q18 Single choice Mark for later Which of the following is NOT true about method getWindow() of class Dialog do? A It retrieves the current window for the activity. B It can be used to access parts of the Windows API. C It displays the dialog on the screen. D It returns null if the activity is not visual. Correct answer