Answer Posted / baji shaik
software is the set of programs to perform particular task
| Is This Answer Correct ? | 25 Yes | 0 No |
Post New Answer View All Answers
Why do we use overloading in c#?
What is difference between code access and role based security?
What is the use of flag in c#?
What is difference between for and foreach in c#?
What do you mean by saying a "struct is a value type"?
Distinguish between continue and break statement?
What is multithreading? What are the problems that comes with multithreading and how to manage them?
What do u mean by delegation?
Is a games console a computer?
What is difference between value and reference types in C#.NET
How is the syntax written to inherit from a class in C#?Give an example ?
I have 3 overloaded constructors in my class. In order to avoid making instance of the class do I need to make all constructors to private?
What is default access modifier for class in c#?
What is msil, and why should developers need an appreciation of it if at all?
What is virtual class in C#?