What is Abstraction?
Answer Posted / abduljaleel
It is an message that give short information to the customer or reader.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is a c# interface the same as a c++ abstract class?
What is Fragmentation and its Types?
What is a Assembly?
What is different between Static Constructor and Private Constructor?
What is the process of delegation?
Can a class be protected in c#?
What are the basic string operations? Explain.
Howmany five tracing levels in System.Diagnostics.TraceSwitcher? Why they are using?
If dll and exe files are same it means you can deploy both the files in gac?
What is a string c#?
What is the difference between string and stringbuilder in c#?
Does c# support parameterized properties?
Give an example of removing an element from the queue?
Write a program to create a user control with name and surname as data members and login as method and also the code to call it. (Hint use event delegates) Practical Example of Passing an Events to delegates
How do I know if executenonquery is successful c#?