Explain the OOPS concept in C#?
No Answer is Posted For this Question
Be the First to Post Answer
all information
Explain ACID rule of thumb for transactions.
int i = 1; int j = 1; System.Console.WriteLine(i == j); System.Console.WriteLine(i.ToString() == j.ToString()); System.Console.WriteLine((object)i == (object)j); Give the sample code above, what is the output to the console?
I want to single value if you give any integer value. Below are examples 1. Input: 123 Output: 6 2. Input: 99 9+9=18 1+8 Output: 9 How to get above output?
What is task parallel library?
What is dictionary collection in c#?
How do you create empty strings in c#?
Explain about Protected and protected internal, ?internal? access-specifier?
How do I join one form to another in c#?
Explain lock, monitors, and mutex object in threading.
State the top.NET class that everything is derived from?
What is difference between an reference type and value type in 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)