Which function in VC++ is used to display the window on the screen?

Options
- ViewWindow()
- ShowWindow()
- SeeWindow()
- UpdateWindow()


CORRECT ANSWER : ShowWindow()

Write your comments


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement