Interview Question in Visual Studio 2005


 

Interview Question :: Please help me Use Microsoft Visual Studio 2005 (VB.NET)

Build a program that has three labels that initially say “Which came first?”, “the chicken”, “the egg”, and a command button that says “Change”. Write code for the click event procedure of the command button that exchanges the locations of the words “the chicken” and “the egg” each time the button is clicked.
by ksk