Question: Assume that there is a Label control named classLabel . Also, we have defined an int variable named number and a string variable named name
Assume that there is a Label control named classLabel. Also, we have defined an int variable named number and a string variable named name. Write One or Two statements to display the text ___ is __. in the label and note that the two blanks should be filled in with the content of the two variables respectively. For example, if name = C#, number = 3232, we should display the message C# is 3232..
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
