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 ? | 4 Yes | 2 No |
Post New Answer View All Answers
Is there hashmap in c#?
What is the diff between System.String and System.Text.StringBuilder classes?
What is clr namespace?
What is static and use of it?
Is array a collection c#?
List down the differences between “dispose” and “finalize” methods in c#.
What is .net c#?
Explain the difference between user control and custom control. Also, explain their use.
How do you serialize an object?
What is constructor overloading in c#?
Differentiate between dataset and datareader?
Why do we need nullable types in c#?
What is a linq in c#?
Why do we use hashtable in c#?
what is generics? can u explain 5 to 6 examples on generics that covers class,method,structure,list,delegates?