SUNIL GUTTA

SUNIL GUTTA

  • NA
  • 1k
  • 390.9k

what is the output .. ?

Nov 4 2013 2:11 AM
Hi

I have a button .. under the event handler of it .. i have code like this

button1.backcolor="red";
thread.sleep(100);
button.backcolor="blue" ;


What will be the output .. if there are any mistakes in code correct and tell me output please .. 

Cheers 
thank you

Answers (1)