Solved

Which Is the Correct Statement to Make a Button Named

Question 26

Multiple Choice

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


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

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions