Which is the correct statement to make a button named btnStart visible?

A. ?btnStart.setVisibility(Show.VIEW);
B. ?btnStart.setVisibility(Show.VISIBLE);
C. ?btnStart.setVisibility(View.SHOW);
D. btnStart.setVisibility(View.VISIBLE);

Answer: D

Computer Science & Information Technology

You might also like to view...

How many wires are in a CAT5e/6 twisted-pair cable?

a. 12 wires b. 8 wires c. 4 wires d. 6 wires

Computer Science & Information Technology

Compare and contrast analog and digital RF signals.

What will be an ideal response?

Computer Science & Information Technology