C# Tutorials and offshore development in India
    Tutorials   Resources   Forum   Communities   Interview   Jobs   Projects   Offshore Development    
Silverlight Tutorials | Mentor | Code Converter | Articles | Code Factory | Computer Jokes | Members | Peer Appraisal | IT Companies | Bookmarks | Revenue Sharing |


Prizes & Awards
My Profile



Active Members
TodayLast 7 Days more...

New Feature: Community Sites: Create your own .NET community website and start earning from Google AdSense ! It's Free !



Posted By: Ashwini Rudra       Member Level: Bronze       Posted Date: 13 Oct 2007       Category: C#

In thread synchronization the Monitor calss is used to lock ..??



In thread synchronization the Monitor calss is used to lock ..??


Select Answer:

Value Type
Reference type
Both





      
Your Test Score: 0 / 0



Next Question: In C#,find the output of the following when the value of iNumber is 2 switch(iNumber) { case 1: Console.Write ("One"); case 2: Console.Write("Two"); default : Console.Write("Not a Digit"); }
Previous Question: A .NET application will not terminate ,if ________ thread is running..
Related Questions:
  • A____block enclose the code that could throw an exception.


  • how many types of polymorphism in C# ?


  • A user defined overloaded operator returns a


  • 1. You use Visual Studio .NET to create an application. Your application contains two classes, Region and City, which are defined in the following code segment. (Line numbers are included for reference only) 01 public class Region { 02 public virtual void CalculateTax() { 03 // Code to calculate tax goes here. 04 } 05 } 06 public class City:Region { 07 public override void CalculateTax() { 08 // Insert new code. 09 } 10 } You need to add code to the CalculateTax method of the City class to call t


  • What is the output of following C# code ?


  • Categories

    ASP.NET C# VB.NET 
    .NET Framework SQL Server Other 

    Submit Interview/Test Questions with Answers and make money from adsense revenue sharing program

    Want to prepare for an interview? Try our aptitude tests and standard interview questions first.


    dotNet Slackers   BizTalk Adaptors    Web Design


    Contact Us    Privacy Policy    Terms Of Use