Answer Posted / tabrez ahmed
we can print labels by using LABEL1.TEXT="WELCOME"
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can we declare private class in c#?
What is the difference between a private assembly and a shared assembly?
Illustrate race condition?
What is the difference between string and stringbuilder in c#?
What is a c# delegate?
Can you put two constructor with the same structure in a class?
When should we use sealed class in c#?
Which compiler switch creates an xml file from xml comments in the files in an assembly?
What is mvc firstordefault?
What is datetime parse in c#?
What is difference between association, aggregation and inheritance relationships?
Ho we can see assembly information?
Is typeof c#?
What are the different types of comments in c#?
Can a child class call the constructor of a base class?