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
Explain code compilation in c#.
What is a property c#?
Is enum a class c#?
Explain states of a thread in c#?
In dynamic link library, which api is used for load library?
What are extensions methods in c#?
What is the difference between a variable and a literal?
What is the max value of int32 in c#?
Can we inherit partial class in c#?
Can you instantiate an abstract class c#?
Explain About Virtual functions and their use.
What is the difference between array and arraylist c#?
Explain nullable types in c#?
Can var be null c#?
What will be the output of the following code?