What are different properties provided by Object-oriented
systems?
Answers were Sorted based on User's Feedback
Answer / suresh
1. Abstraction
2. Encapsulation
3. Communication using Messaging.
4. Object Life Time
5. class Hierarchies
6. Inheritance
7. Polymorphisam.
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / kiran
Polymorphism,Inheritence and Encapsulation(PIE is the
Essence of OOPs)
| Is This Answer Correct ? | 3 Yes | 0 No |
Why main is static in c#?
What is global asax in c#?
if a base class has a number of overloaded constructors, and an inheriting class has a number of overloaded constructors; can you enforce a call from an inherited constructor to a specific base constructor?
What is yield return in c#?
What is the difference between readkey and readline in c#?
How do you debug an ASP.NET Web application?
Explain why do I get an error (cs1006) when trying to declare a method without specifying a return type?
Is array thread safe c#?
i have a question which is quite simple but yet complicated for me my question is why do we use void, if it does not return anything to the compiler? if it is used for normal display it can also be done by what is called Console.Write() or Consol.WriteLine() and if i do not use void with my method then my compiler throws me an error. if i return a value say integer then i write public int fun() display of the result can also be done here then why is it so necessary to use void with a function and why so compiler throw us an error if v don't use void return type?
what are wrapper classes?
What is application c#?
Can a class have multiple constructors c#?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)