1
Answer

what is the output .. ?

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)