Answer Posted / shafi
.net is object oriented programing
Is This Answer Correct ? | 12 Yes | 5 No |
Post New Answer View All Answers
Can I use parseint?
Can a method be sealed in c#?
How do you implement thread synchronization (object.wait, notify,and criticalsection) in c#?
How does the lifecycle of Windows services differ from Standard EXE?
What are the different types of assemblies available and their purpose?
List down the differences between public, static and void keywords?
Is int an object in c#?
Which attribute is used in order that the method can be used as webservice?
What is generic delegate in c#?
What is console read in c#?
What does break do in loop?
Why singleton is sealed?
Is c# the same as d flat?
Can a child class call the constructor of a base class?
Can we write class inside a class in c#?