Which of the following will close a window named mywindow ?

a. close mywindow;
b. mywindow = close();
c. mywindow.close();
d. mywindow.close;


c. mywindow.close();

Computer Science & Information Technology

You might also like to view...

What is instance data?

What will be an ideal response?

Computer Science & Information Technology

To improve video performance, modern computers have a _______ in addition to the CPU

a. GPU b. VPU c. DPU d. APU

Computer Science & Information Technology

Why do computers use cache memory?

What will be an ideal response?

Computer Science & Information Technology

The word ____ is used to indicate that a program is permanently held in ROM (read only memory), as opposed to being held in secondary storage.

A. hardware B. firmware C. software D. shareware

Computer Science & Information Technology