Answer Posted / gyana
We have to just drag the label from the toolbox and drop it
on the windows form in c# toprint label.
| Is This Answer Correct ? | 5 Yes | 10 No |
Post New Answer View All Answers
Can delegates be used as callbacks?
Illustrate the differences between the system.array.copyto() and system.array.clone()?
What are assemblies?
Explain async and await?
What is overriding in c#?
What does it mean to override a method?
what class is underneath the sortedlist class?
What is dataset and dataadapter in c#?
What is datatable in c#?
Explain boxing and unboxing in c#?
Explain the difference between “constant” and “read-only” variables used in c#?
How many constructors can a class have c#?
What Happens In Memory When You Box And Unbox A Value-type?
List the fundamental oop concepts?
How do I declare a pure virtual function in c#?