How will U encapsulate button trigger event into text_box event of Pressing Enter key?
Answer Posted / arvind kumar
encapsulation is a process in which we can get all the
imformation .
| Is This Answer Correct ? | 0 Yes | 10 No |
Post New Answer View All Answers
Explain copy constructor?
What do you mean by string objects are immutable?
Why do we use Design Pattern in C#?
Can you declare a class or a struct as constant?
Is for loop faster than foreach?
What are value types in c#?
What is a Assembly?
What is datetime minvalue in c#?
What does void do in unity?
Can enum be null c#?
What is a value type in c#?
What is xml c#?
what is scope of a protected internal member variable of a c# class
If you donot specify an access modifier for a method, what is the default access modifier?
What is a partial class. Give an example?